Jump to: navigation, search

Generating Certificates with Windows Certificate Services

This section describes how to create certificates using Windows Certificate Services. If necessary, you can also obtain a certificate from a remote machine. Use these certificates if you intend to run all of your applications on Windows. If you intend to run one or more applications that might require secure connections on UNIX, Genesys strongly recommends that you use OpenSSL to create your certificates.

Genesys TLS functionality requires that security certificates comply with the following requirements:

  • Certificates that will be used by Genesys server applications must contain these extended attributes: serverAuth, clientAuth, and emailProtection.
  • Certificates that will be used by Genesys GUI applications must contain these extended attributes: clientAuth and emailProtection.

Make sure that certificate templates are properly configured for server and GUI applications to satisfy these requirements.

Important
The examples provided in this section assume that Windows Certificate Services have been installed and configured. For information about how to install and configure Windows Certificate Services, see the appropriate Windows documentation.

Generating Certificates

To generate certificates with Windows Certificate Services, do the following:

1. Generate a certificate on a computer that is running the Windows Server operating system, and that has Windows Certificate Services installed and configured. [+] Show Steps
2. If you did not install the certificate in Step 1, retrieve and install it. [+] Show Steps
3. Configure Microsoft Management Console (MMC). You can use MMC to manage certificates on a Windows platform. See Configuring MMC for Certificate Management.
4. Install the certificate and private key on the computer that hosts Genesys applications. If this computer is different from the one on which you generated the certificate, you must first export the certificate and its private key.
This page was last edited on April 21, 2016, at 20:09.
Comments or questions about this documentation? Contact us for support!