SSL functionality is supported using Open SSL for the following platforms:
Windows 2003 (x64)
Linux on POWER (32-bit and 64-bit)
To enable the SSL functionality, add the following runtime libraries to libtcl.cfg (32-bit) or libtcl64.cfg (64-bit) configuration files:
For Linux on POWER:
libsybfcsissl.so.15.0.3 (32-bit)
libsybfcsissl64.so.15.0.3 (64-bit)
For Windows:
libsybfcsissl64.dll
Configuration files are available in the following directories:
%SYBASE%\%SYBASE_OCS%\ini (Windows)
$SYBASE/$SYBASE_OCS/config (Linux on POWER)
For more information on SSL, refer to the Open Client Client-Library/C Reference
Manual.