Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

SSL error

Subject: SSL error
Date: Tue, 26 Dec 2006 14:37:46 +0530
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 <deraison@nessus.org>


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
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>
  • SSL error, Shashi Kanth Boddula <=