11.3.7.2. Procedure – Creating a new CA

  1. Navigate to the Trusted CAs tab of the PKI/Edit certificates menu, and click on New CA.

    The Trusted CAs command bar

    Figure 11.10. The Trusted CAs command bar

  2. Enter the required parameters for the subject of the new CA's certificate. It is recommended to give a descriptive common name to the CA, to make it easier to remember its function.

    Creating a new CA

    Figure 11.11. Creating a new CA

  3. Select the encryption algorithm and key length to be used.

    Tip

    The key of the CA certificate should be longer than the ones that will be issued by the CA, for example, if the CA will be used to sign certificates having 1024 bit keys, the key of the CA certificate should be at least 2048 bit long.

  4. Select the signature digest (hash) method to be used.

    Tip

    Use of the SHA1 algorithm is recommended, as it is considered to be more secure and not significantly more computation intensive.

  5. Provide a password to protect the private key of the CA. This is required so that only authorized users can sign certificates.

  6. Click on Extensions ..., and specify for which purposes will the certificate be used.

    Specifying extensions

    Figure 11.12. Specifying extensions

    Note

    The use of extensions is optional.

  7. When creating a local root CA, check the Generate self-signed certificate checkbox and specify the validity period of the certificate.

    Tip

    If the CA is to be available on every site managed, do not forget to check the appropriate checkbox when creating the New CA.

    Warning

    Making a CA certificate available on all sites cannot be reversed, that is, once CA has been made available on all sites, later it cannot be limited to a single site.