On Aug 3, 2008, at 10:34 PM, 毛元奎 wrote:

> [EMAIL PROTECTED] ~]# /opt/NetScan/bin/nessus -qVx localhost 16371 mao  
> 123 /opt/NetScan/target /opt/NetScan/result.xml
> [3829] SSL_connect: error:00000000:lib(0):func(0):reason(0)

This suggests that the server's up but doesn't support TLS/SSL. There  
can be several reasons for this; eg,

   o Nessus wasn't built (or built properly) with OpenSSL.

   o You haven't installed a server certificate, updated the server's
      configuration to use that, or restarted the server. The first two
      steps can be handled by running "nessus-mkcert".

   o SSL / TLS is disabled in the server's configuration; ie,  
nessusd.conf
      contains the line "ssl_version = NONE".

> [EMAIL PROTECTED] NetScan]# /opt/NetScan/sbin/nessusd -d
> This is Nessus 2.2.10 for Linux 2.6.18-53.el5xen
> compiled with gcc version 4.1.2 20070626 (Red Hat 4.1.2-14)
> Current setup :
>         nasl                           : 2.2.10
>         libnessus                      : 2.2.10
>         SSL support                    : enabled
>         SSL is used for client / server communication


Looks like the first reason I mentioned above is not the problem in  
your case.

George
-- 
[EMAIL PROTECTED]



_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to