Client cannot validate the Listener certificate as required by the SSL_REQ_CLNT_CERT=Y setting. The SSL statement must contain the CALIST or CAPATH parameter.
A client could not connect to an SSL-enabled PowerExchange Listener, because Listener security certificate validation is required by the SSL_REQ_CLNT_CERT=Y setting in the DBMOVER configuration file, but the required CALIST or CAPATH parameter is not specified in the SSL statement in the DBMOVER file.
If you need to use SSL certificate validation, edit the DBMOVER configuration file to specify the CALIST or CAPATH keyword in the SSL statement. If you do not need to use SSL certificate validation, edit the DBMOVER configuration file to specify SSL_REQ_CLNT_CERT=N.