Information Center

Using a server certificate from a well-known (trusted) CA

The following root certificates are already stored in the key database and marked as trusted. Z and I Emulator for Web clients will trust certificates from these CAs:

To obtain and use a server certificate issued by a well-known (trusted) CA:

Creating a certificate request

To create the certificate request:

Certificate Management:

  1. On Windows, use a trusted open source Certificate Management tool.
  2. On an AIX server, enter CertificatedManagement from a command prompt. The default location of the AIX script is /opt/HCL/ZIEForWeb/bin. Refer to Running Certificate Management on AIX for additional information.
  3. Follow the steps in the Help to create the certificate request.
  4. Exit Certificate Management.

Sending the certificate request to the CA

Go to the CA's Web site. Follow the instructions to submit the certificate request. Here are the URLs of the well-known CAs:

While you are waiting for the CA to process your certificate request, you can enable security by creating a self-signed root certificate.

Storing the certificate in the key database

When you receive the certificate, make sure it is in armored-64 or binary DER format. Only a certificate in one of these formats can be stored in the key database. The Certificate Management program can only accept simple certificates. It cannot accept certificate chains or PKCS7 data. The armored-64 form of a simple certificate starts with "----BEGIN CERTIFICATE----" and ends with "----END CERTIFICATE----".

Store the certificate into the server's key database, ServerKeyStore.jks.

  1. On Windows, use any open source Certificate Management tool.
  2. On an AIX server, enter CertificatedManagement from a command prompt. The default location of the AIX script is /opt/HCL/ZIEForWeb/bin. Refer to Running Certificate Management on AIX for additional information.
  3. Follow the steps in the Help to store the certificate.
  4. Exit Certificate Management.

Related topic: