Listener cannot validate a client certificate as required by the SSL_REQ_CLNT_CERT=Y setting. The SSL statement must include the CALIST or CAPATH parameter.
A PowerExchange Listener did not accept a client connection. Client SSL certificate validation is enabled 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.