Rogue Wave Component Builder (RCB): Building Your Applications : PART II Module-Specific Build Information : Chapter 5 Secure Communication Module Build Information
Chapter 5 Secure Communication Module Build Information
OpenSSL
The Secure Communication Module depends on OpenSSL as the underlying SSL libraries. You will need to obtain OpenSSL from the OpenSSL Project (http://www.openssl.org).
OpenSSL Location
The OpenSSL library is included in binary form with the Secure Communication Module. When the Secure Communication Module is installed, the OpenSSL builds are installed in the following locations.
On Windows:
<installdir>\3rdparty\openssl-<ver>\windows\<arch>\bin
<installdir>\3rdparty\openssl-<ver>\windows\<arch>\include
<installdir>\3rdparty\openssl-<ver>\windows\<arch>\lib
On UNIX:
<installdir>/3rdparty/openssl-<ver>/<os>/<arch>/bin
<installdir>/3rdparty/openssl-<ver>/<os>/<arch>/include
<installdir>/3rdparty/openssl-<ver>/<os>/<arch>/lib
You can use these installations, or specify through the RCB GUI that you want to use an OpenSSL build already installed on your machine.