In order for D3 to be able to support SSL communications and data encryption, the SSL libraries and certificate (for SSL) must be installed. Rocket does not provide the required libraries or certificate files.
The OpenSSL files must be obtained from an OpenSSL package version 0.9.8 or higher and D3_setup must be run again to link to these libraries.
To be able to use SSL communications (MVSP SSL Server), you either need to generate your own certificate or provide a commercial certificate that you have purchased. If you wish to use a commercial certificate, then it must be converted into a .pem file named server.pem.
NOTE |
Renaming your certificate file will not work. Please see the OpenSSL documentation for more information on converting the file to the .pem format. |
Once the .pem certificate file has been created, it must be copied into the /usr/lib/pick directory and D3 must be rebooted.