On Sat, 16 Nov 2002 [EMAIL PROTECTED] wrote: > Here's the output:
It would be useful in the future if you'd not only include traces but also explain what's going on. > 4587:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake > failure:/usr/src/secure/lib/libssl/../../../crypto/openssl/crypto/../ssl/s3_ > pkt.c:1031:SSL alert number 40 This says the SSL handshake failed (at line 1031 in s3_kit.c in the OpenSSL source). I'm not sure why, but I suspect a problem with certificates, either on the client or server. Are you sure you copied the certificate for NessusWX properly? For example, nessus-mkcert-client creates a special cert file for use with NessusWX - cert_nessuswx_username.pem; it's just a combination of the certificate and private key. Your original message mentions you generated a client certificate but leaves unclear whether you generated one for the server too. Did you? You must, if you haven't. George -- [EMAIL PROTECTED] - [EMAIL PROTECTED]: general discussions about Nessus. * To unsubscribe, send a mail to [EMAIL PROTECTED] with "unsubscribe nessus" in the body.
