X509Builder is a web certificate application that generates X509 certificates for TLS/SSL (secure server),authenticode and digital signatures. To generate your own 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 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 correspond to the certificate that signed the end user certificate. It contains only the public key (.P12).
To utilize 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.
Select the certificate to generate then click continue:
| TLS/SSL |
| Authenticode |
| Digital Signature |