KB Article #181781

CFTT75E connect reject 302 2F2 when trying to send to ST partner using SSL PeSIT

Problem

On CFT side, the requester, the SSL Handshake is done successfully.

Then the SSL session is closed and the transfer fails in error 302

CFTT75E connect reject <IDTU=C998000RI PART=MyPart IDF=MyIDF IDT=I1234567 302 R 0 2f2>

On ST side, the transfer timeouts while waiting for data.

Resolution

The transfer is rejected because the remote socket is closed (2F2)
The ST side closed the socket because TCP/IP Headers are removed by CFT before sending data when doing PeSIT SSL

This is due to the CFTSSL parameter VERSION.

To keep the TCP/IP Headers when doing PeSIT over SSL, the VERSION parameter must be set to TLSV1COMP