Secure Sockets Layer (SSL) is supported between clients and OpenSwitch. To enable SSL in OpenSwitch, you must:
Have a trusted.txt file in %SYBASE%\ini on Windows and in $SYBASE/config on UNIX.
Specify the SSL security mechanism as a filter on the master and query lines in the sql.ini on Windows and in the interfaces file on UNIX.
Define the SSL filter in the libtcl.cfg file; for example:
[FILTERS] ssl=libsybfssl.so.15.0.3
See “Security features,” in Chapter 2, “Client-Library Topics” in the Open Client Client-Library/C Reference Manual for more information.