I am not able to solve this problem from the past one week .
My Linux Box ------------------- SuSE:~ # cat /etc/SuSE-release SUSE LINUX Enterprise Server 9 (i586) VERSION = 9 PATCHLEVEL = 3 Software version ------------------------- SuSE:~ # nessusd -v nessusd (Nessus) 2.0.10 for Linux (C) 1998 - 2003 Renaud Deraison <[EMAIL PROTECTED]> SuSE:~ # openssl version OpenSSL 0.9.7d 17 Mar 2004 My Nessus configuration ----------------------------------- SuSE:~ # cat /etc/nessus/nessusd.conf | grep -i ssl ssl_version=sslv3 cert_file=/etc/ssl/OracleCA/certs/06.pem key_file=/etc/ssl/OracleCA/keys/nessus.key ca_file=/etc/ssl/OracleCA/cacert.pem SuSE:~ # cat .nessusrc | grep -i ssl ssl_version = sslv3 trusted_ca = /etc/ssl/OracleCA/cacert.pem My problem ------------------- -- When i said paranoia_level = 1 , i am getting the bellow error. SSL_connect: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure -- When i said paranoia_level = 2, i am getting the bellow error. [13465] SSL_CTX_load_verify_locations: error:02001002:system library:fopen:No such file or directory [13465] SSL_connect: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure -- When i said paranoia_level = 3, i am getting the bellow error. [13484] SSL_CTX_load_verify_locations: error:02001002:system library:fopen:No such file or directory [13484] SSL_connect: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure In any case , i am not able to login with nessus client. All my SSL steps are correct, and all my specified certificate paths are correct. Please, anyone tell me , what is the solution to my problem? -- Thanks & Regards, Shashi Kanth
_______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
