On Fri, 15 Nov 2002 [EMAIL PROTECTED] wrote: > I installed nessusd from FreeBSD's port tree (4.7-STABLE) and running > nessusd according to the manual (/usr/local/sbin/nessusd -D). I've generated > a certificate for my NessusWX client (version 1.4.2) and copied it to my > workstation. However, connecting to the nessus server gives me the following > error: ... > Nessus Console [Version 1.4.2] Ready > SSL library initialized > Connecting to server nessus.domain.com (port 1241) using SSLv3 encrypted > connection... > SSL connection using DES-CBC3-SHA > ERROR: Server doesn't support NTP/1.2 protocol. Connection terminated.
I believe by default Nessusd uses TLSv1 rather than SSLv3 for SSL. Check the setting of ssl_version in your nessusd.conf (if missing or commented out, it's TLSv1). Or simply experiment with different settings in NessusWX. George -- [EMAIL PROTECTED] - [EMAIL PROTECTED]: general discussions about Nessus. * To unsubscribe, send a mail to [EMAIL PROTECTED] with "unsubscribe nessus" in the body.
