Create and operate a Local CA

After you configure the human resources HTTP Server to use Secure Sockets Layer (SSL), you must configure a certificate for the server to use to initiate SSL. Based on the objectives for this scenario, you have chosen to create and operate a Local Certificate Authority (CA) to issue a certificate to the server.

When you use Digital Certificate Manager (DCM) to create a Local CA, you are guided through a process that ensures that you configure everything that you need to enable SSL for your application. This includes assigning the certificate that the Local CA issues to your Web server application. Also, you add the Local CA to the Web server application's CA trust list. Having the Local CA in the application's trust list ensures that the application can recognize and authenticate users that present certificates that the Local CA issues.

To use Digital Certificate Manager (DCM) to create and operate a Local CA and issue a certificate to your human resources server application, complete these steps:

  1. Start DCM.
  2. In the navigation frame of DCM, select Create a Certificate Authority (CA) to display a series of forms. These forms guide you through the process of creating a Local CA and completing other tasks needed to begin using digital certificates for SSL, object signing, and signature verification.
    Note: If you have questions about how to complete a specific form in this guided task, select the question mark (?) button at the top of the page to access the online help.
  3. Complete the forms for this guided task. In using these forms to perform all the tasks that you need to set up a working Local Certificate Authority (CA), you perform the following steps:
    1. Provide identifying information for the Local CA.
    2. Install the Local CA certificate on your PC or in your browser so that your software can recognize the Local CA and validate certificates that the Local CA issues.
    3. Choose the policy data for your Local CA.
      Note: Be sure to select that the Local CA can issue user certificates.
    4. Use the new Local CA to issue a server or client certificate that your applications can use for SSL connections.
    5. Select the applications that can use the server or client certificate for SSL connections.
      Note: Be sure to select the application ID for your human resources HTTP Server.
    6. Use the new Local CA to issue an object signing certificate that applications can use to digitally sign objects. This subtask creates the *OBJECTSIGNING certificate store; this is the certificate store that you use to manage object signing certificates.
      Note: Although this scenario does not use object signing certificates, be sure to complete this step. If you cancel at this point in the task, the task ends and you must perform separate tasks to complete your SSL certificate configuration.
    7. Select the applications that will trust the Local CA.
      Note: Be sure to select the application ID for your human resources HTTP Server, for example, QIBM_HTTP_SERVER_MYCOTEST, as one of the applications that trusts the Local CA.

When you complete the certificate configuration that your Web server application requires to use SSL, you can configure the Web server to require certificates for user authentication.