On Thu Nov 25 2004 at 18:29, [EMAIL PROTECTED] wrote: > Can anybody tell me, what this means? > [21362] SSL_CTX_load_verify_locations: error:02001002:system > library:fopen:No such file or directory
This is a poorly managed error message. Sorry for the inconvenience. I guess this means that trusted_ca does not point to the right file. A bug was filled into Bugzilla; this issue is fixed (quick & dirty) in CVS HEAD. http://bugs.nessus.org/show_bug.cgi?id=1052 > Maybe there is a specific BSD-Problem? Check your .nessusrc If you don't use TLS between your client & server, make sure that "ssl_version=none" Otherwise, check "trusted_ca". _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
