Creating and operating a local CA
After you configure the human resources HTTP Server to use Transport Layer Security (TLS), you must configure a certificate for the server to use to initiate TLS. 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 TLS for your application. This process includes adding a copy of the local CA certificate that was just created into the *SYSTEM store, and assigning the certificate that the local CA issued to your web server application. Add the local CA to the web server application CA trust list if the application is using a CA trust list to more narrowly define the CA certificates that it trusts from the list of enabled CA certificates in the *SYSTEM certificate. 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:
When you complete the certificate configuration that your Web server application requires to use TLS, you can configure the Web server to require certificates for user authentication.