Personal certificate requests settings
Use this page to create a new certificate request that can be extracted and sent to a certificate authority (CA).
To view this console page, click Security > SSL certificate and key management > Manage endpoint security configurations > {Inbound | Outbound} > ssl_configuration . Under Related items, click Key stores and certificates > key store . Under Additional Properties, click Personal certificate requests > New.
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 panel are permanent.
Configuration tab
- 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, you can perform a "Receive a certificate from a certificate authority" from the personal certificate collection view.
Data type: Text
- Key label
Specify the alias that represents the personal certificate request in the key store.
Data type: Text
- Key size
Size of the keys that are generated.
Data type: Integer Default: 1024
- 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.
Data type: Text
- Organization
Specify the organization portion of the distinguished name.
Data type: Text
- Organizational unit
Specify the organization unit portion of the distinguished name. This field is optional.
Data type: Text
- Locality
Locality portion of the distinguished name. This field is optional.
Data type: Text
- State/Province
State portion of the distinguished name. This field is optional.
Data type: Text
- Zip code
Specify the zip code portion of the distinguished name. This field is optional.
Data type: Integer
- Country or region
Specify the country portion of the distinguished name.
Data type: Text Default: US
Refer to http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html for a list of ISO 3166 country codes.
Related tasks
Creating a Secure Sockets Layer configuration
Related Reference
Key stores and certificates collection
Personal certificate requests collection
Reference topic