How to create a new profile connection TLS v2 with XCOM™ Data Transport® for Windows to share files with a partner running TLS V1.2.
Environment
XCOM™ Data Transport® for Windows
Resolution
XCOM for Windows 11.6 SP03 or 12.0 is required.
Make sure you are using TLSV1.2 by specifying in the configssl.cnf file: [SSL_METHOD] INITIATE_SIDE = TLSV1.2 RECEIVE_SIDE = TLSV1.2
Upgrade your ciphers in the configssl.cnf file. In the XCOM configssl.cnf file there are the following statements: [CIPHER] INITIATE_SIDE = ALL:!ADH:!LOW:!EXP:MD5:@STRENGTH RECEIVE_SIDE = ALL:!ADH:!LOW:!EXP:!MD5:@STRENGTH
Specify ciphers for TLS v1.2 - there is a chart in the manual. Consult your security admin for the ciphers you should use. They may already have requirements.