On Fri, Apr 15, 2005 at 12:43:31PM +0300, Pablo Escobar wrote: > the error i receive when i want start nessusd -D is "All > plugins loaded lugins... > [17135] SSL_CTX_use_PrivateKey_file: error:0B080074:x509 > certificate routines:X509_check_private_key:key values > mismatch "
Looks like the server's private key is encrypted. Are you rolling your own keys / certs rather than using nessus-mkcert? Or have you encrypted the key separately? In either case, edit nessusd.conf, specify the correct password using the 'pem_password' variable, and restart nessusd. George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
