Previous Topic: 1568ENext Topic: 1571E


1570E

CLIENT REQUEST DID NOT INCLUDE A CONFIGURED SSL VERSION.

Reason:

During the SSL handshake between the client and server to establish the security protocol, the server could not find a compatible version of SSL among those configured for the server's port and those requested by the client. The conversation between the client and the server ends abnormally.

Action:

Verify that your server's communications port can be configured to include a version of SSL that both the client and server support; you can check the port's configuration with the QUERY PORT command. Also, verify that the client is able to use one or more of the SSL versions the server is using, and, if necessary, configure the client to use the SSL version the server is using.