Generate on-line your X.509 digital certificate.
X.509 Builder is a web application that generates X509 digital certificates. To generate your own digital certificate:
1. Select the certificate type you want to generate and press Continue.
2. Fill the form that appears with your certificate's data and then click Generate.
The application will generate two certificates:
1. An End User Certificate (EUC) containing the public and private keys (.PFX) related to the service that you choose to implement.
2. An Internal Certification Authority (ICA) certificate that corresponds to the certificate that signed the end user certificate. It contains only the public key (.P12).
To use them, follow the instruction on the certificates delivery mail that will be sent to you.
The EUC certificate can be used for the purpose related to the certificate itself. The ICA certificate must be used to validate the EUC certificate. It must be installed on every client consuming the service related to the EUC certificate generated.