When sending an SSL transfers from CA XCOM for z/OS and getting the following error:
XCOMM0812I SECURE TCP/IP REMOTE CONNECTION REQUESTED FROM IP=
XCOMM0780E Txpi 308: TxpiInitSSL Failed msg = <> value = 4294967295
XCOMM0780E Txpi 701: Received remote data block at 0X3A09660C starting with invalid EyeCatcher 0X16030000 ( ); expected 0x9876
In order to perform SSL transfers, XCOM needs to load the CAPKI component DLL's and the CAPKIHOME variable normally tells where to find them.
The JES2 Job Log showed the error that indicated the underlying problem- Could not open CAOPENSSL crypto shared library, errno is 157, errmsg is NULL.
This indicates the DLL's were not APF authorized. When the folder was copied, the extended attributes were not copied.
APF authorize the DLL's.