Entrust PKI as a Service

Issuing a certificate in a PKCS #12

See below for the certificate authority to generate a PKCS #12 file containing:

  • A key pair generated by Entrust PKIaaS.
  • The issued certificate.
  • The CA certificate chain of the issued certificate.

To issue a PKCS #12:

  1. Generate a key pair and a CSR on your local machine using your preferred tools.

  2. Follow the steps described in Accessing your partitions to log into the PKIaaS interface as a user with any of these roles:

  3. Click Certificate Authorities in the sidebar.

    IMG
  4. In the Certificate Authorities tab, click the name of the certificate authority that will issue the certificates.

    IMG

    ⚠ PKIaaS does not provide root certificate authorities with profiles for issuing PKCS #12 files.


  5. Click Issue Certificate.

  6. Select Server-side Generated Key Certificate (PKCS #12).

    IMG
  7. Complete the following values.

  8. Click Issue.

  9. Check the certificate details and click Download your PKCS #12 to download the issued PKCS #12 file.


    ⚠ Entrust PKIaaS does not store the generated key pair in any way. Once you leave this page, you cannot download the PKCS #12 file.


Certificate profile

Select one of the Subscriber certificate profiles for the certificate authority to issue this certificate.


ℹ This list only includes the certificate profiles selected in the issuing subordinate authority. See Creating an issuing subordinate authority for how to select profiles on CA creation and Selecting CA profiles for how to add profiles to an existing CA.


PKCS #12 Password

Type and confirm a password to protect the contents of the PKCS #12 file.

Subject

Subject

Enter a value for each RFC5280 attribute in the certificate subject’s Distinguished Name (DN).

Field Mandatory
Common Name
Organization
Organizational Unit
State/Province
Locality Name
Domain Component
Country

Alternatively, you can:

  1. Toggle the Advanced Subject switch
  2. Type a Distinguished Name (DN) including additional attributes.

For example, when the certificate subject represents a corporate employee:

CN=John Doe, OU=Sales, O=Example Corp, L=San Francisco, ST=California, C=US

When the certificate subject represents a corporate domain:

CN=server1.example.com, CN=server2.example.com, OU=IT, O=Example Corp, L=Chicago, ST=Illinois, C=US

Subject Alternative Names

Add optional Subject Alternative Names (SANs) for the certificate subject. Typically, SANs extend the domain names or IP addresses set in the Subject field of a TLS certificate. For example:

San type SAN example value
DNS Name example.com
DNS Name www.example.com
DNS Name example.net
DNS Name mail.example.com
DNS Name support.example.com
DNS Name example2.com
IPv4 Address 93.184.216.34
IPv6 Address 2606:2800:220:1:248:1893:25c8:1946