Creating SSL certificates for a Basic Loopback Test for UNIX or Linux
book
Article ID: 27692
calendar_today
Updated On:
Products
XCOM Data Transport - Linux PC
Issue/Introduction
How can I create SSL certificates to test with XCOM?
Environment
XCOM™ Data Transport® for UNIX/Linux PC
Resolution
Do not edit the ssl configuration files- cassl.conf, clientssl.conf or serverssl.conf.
From your prompt:
Change directory to /usr/spool/xcom/ssl
Run makeca followed by makeclient and makeserver
This will create a "certs" and "private" subdirectory under the SSL directory
The scripts produce the following files:
a. makeca: random.pem, certs/cassl.pem and private/casslkey.pem
b. makeclient: certs/clientcert.pem and private/clientkey.pem
c. makeserver: certs/servercert.pem and private/serverkey.pem
If you did not use the default path when creating the certificates, edit the following parameters in the configssl.cnf and change them to conform to the correct path.
Set XCOM_SHOW_CIPHER= to YES in the xcom.glb file and stop and start xcomd. This will allow you to check the encryption key used for the transfer when you issue an: