Configure Access to certificate private key

When you run software solutions that make use of TLS secured communication channels the applications need to have access to the certificate’s private key. The private key is part of the certificate stored in the local certificate store of the computer. In most cases the software solution creates a new self-signed certificate and configures access rights appropriately.