+

Search Tips   |   Advanced Search

Personal certificate requests settings

Create a new certificate request that can be extracted and sent to a certificate authority (CA).

From the admin console, click...

        Security > SSL certificate and key management > Configuration settings > Manage endpoint security configurations > {Inbound | Outbound} > ssl_configuration. Under Related items, click Key stores and certificates > key store. Under Additional Properties, click Personal certificates requests. Then click the New button.

Personal certificate requests are temporary place holders for certificates that will be signed by a certificate authority (CA). The private key is generated during the certificate request generation, but only the certificate is sent to the CA. The CA generates a new certificate, signed by the CA.

Any changes made to this page are permanent.


File for certificate request

Fully qualified file name from which the certificate request is exported. This portion of the certificate request can be given to the certificate authority to generate the real certificate. After the real certificate is generated, we can perform a "Receive a certificate from a certificate authority" from the personal certificate collection view.

Information Value
Data type: String


Key label

Alias that represents the personal certificate request in the key store.

Information Value
Data type: String


Key size

Size of the keys generated.

Information Value
Data type: Integer
Default: 2048


Common name

Name of the entity that the certificate represents. This common name can represent a person, company, or machine. For web sites, the common name is frequently the DNS host name where the server resides.

Information Value
Data type: String


Organization

Organization portion of the distinguished name.

Information Value
Data type: String


Organizational unit

Organization unit portion of the distinguished name. This field is optional.

Information Value
Data type: String


Locality

Locality portion of the distinguished name. This field is optional.

Information Value
Data type: String


State or province

State portion of the distinguished name. This field is optional.

Information Value
Data type: String


Zip code

The zip code portion of the distinguished name. This field is optional.

Information Value
Data type: Integer


Country or region

Country portion of the distinguished name.

Information Value
Data type: String

  • Create a Secure Sockets Layer configuration
  • Keystores and certificates collection
  • Personal certificate requests collection