This dialog box opens when you press the Security.. button on the Listener Information dialog. (To reach the Listener Information dialog, you select Listener from the main window's Advanced menu.) The server side of LANSA Communication Extensions will determine whether the communication line is to be a secure or a non-secure line.
Select the cryptographic algorithm you require from the drop down list. Options are:
SSL – Secure Socket Layer. SSL and its successor TLS v1 are today the most widely used protocols providing end-to-end encryption of network communications.This is the recommended option for best data encryption protection. The current implementation is based on OpenSSL on all platforms. See http://www.openssl.org+
for more information about OpenSSL. Our use of OpenSSL does not require certificates for server authentication.Select this option to enable and disable compression during connection.
The use of encryption and/or compression algorithms cause more CPU cycles to be consumed during communication sessions.
This option is not used when SSL is used. SSL has data compression integrated into the protocol.