On Tue, Jul 18, 2006 at 08:17:56AM -0400, Kaplan, Andrew H. wrote: > [19689] SSL_connect: error:14090086:SSL > routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
As the message suggests, the client couldn't verify the server's certificate. Check whether the trusted_ca setting in the client points to the certificate for the CA that signed the server's cert; eg, /opt/nessus//com/nessus/CA/cacert.pem. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
