Example of configuring for an SSL connection

This example shows the steps to configure CM to listen for SSL connections from database clients.

About this task

The steps to perform depend on the encryption library used by the CM: GSKit or OpenSSL. This in turn depends on whether the CM is installed in the same directory as the database server. If co-located with the database server, then the CM uses the same encryption library as the server, i.e. GSKit. Otherwise, the CM uses OpenSSL.
Note: You may determine which encryption library is used by the CM by running the utility onkstash with command line parameter version: onkstash -version