This page was last edited on April 21, 2016, at 20:09.
Comments or questions about this documentation? Contact us for support!
The Genesys Security Pack on UNIX provides the components—such as shared libraries and an example of a Certification Authority (CA)—that are used to generate certificates and to deploy them on UNIX computers on which Genesys components are installed.
For information about the operating systems supported by the Genesys Security Pack on UNIX, refer to the Genesys Supported Operating Environment Reference Guide.
Security Pack on UNIX also supports Federal Information Processing Standards (FIPS) starting in release 8.1.1. For information about these standards, and how to enable FIPS in Genesys software, refer to the FIPS section of this Guide.
To use Genesys TLS on UNIX platforms, complete the following steps:
1. Install the Security Pack on each UNIX host with which secure connections will be configured: [+] Show steps
When the installation process is finished, a message appears, indicating that the installation was successful. | ||||||||
2. In the environment variable that corresponds to your operating system (see the following table), specify the path to the Security Pack libraries.
Warning Access permissions to the path to the Security Pack libraries, and the libraries themselves, must be set to enable Genesys applications to access them. If necessary, use the chown command to change the access permissions, as follows:sudo chown <account name> -R <path to Security Pack libraries> |