SSL encryption strength (-STR)

Use the Secure Socket Layer (SSL) encryption strength adapter command (-STR) to specify the encryption strength.

The SSL encryption strength adapter command (-STR) can be either WEAK, only using weak encryption algorithms, or STRONG, only using strong encryption algorithms. If not specified, any available encryption algorithm is used.

If STRONG encryption algorithm is not available, then WEAK encryption algorithm is used. If the export version of the libraries is used, only weak encryption algorithms are available, and this command is ignored.

This command is applicable only when the SSL secure_mode setting in the tx_install_dir\dtx.ini\dtx.ini configuration file is set to 0 and RSA-based SSL encryption is in effect.

-STR {WEAK|STRONG|ANY}
Option
Description
WEAK
Use exportable encryption algorithm only
STRONG
Use strong (non-exportable) encryption algorithm only
ANY
Use any available encryption algorithm