
theall at tenablesecurity
Sep 13, 2006, 4:08 AM
Post #2 of 2
(4118 views)
Permalink
|
On Tue, Sep 12, 2006 at 04:41:48PM -0600, Glenn A. Michel wrote: > When I try to connect to localhost I get this error > > Remote host is not using the good version of the Nessus > communication protocol (1.2) or is tcpwrapped > > Have I got something miss-configured, or what? This error generally arises because the server is using SSL while the client is not, or the other way around. To see what the nessusd is using, look for a line starting with "ssl_version =" in nessusd.conf; if it's missing, nessusd will use TLSv1. George -- theall [at] tenablesecurity _______________________________________________ Nessus-devel mailing list Nessus-devel [at] list http://mail.nessus.org/mailman/listinfo/nessus-devel
|