this sound really like recent openssl issue -- try updating openvas and openssl to latest versions.
-- Eero 2016-03-14 17:23 GMT+02:00 Adam Kehler <[email protected]>: > New install of OpenVAS on Ubuntu 14.04 using these instructions: > https://launchpad.net/~mrazavi/+archive/ubuntu/openvas > > Everything works well until I run: > > sudo openvasmd --rebuild --progress > Rebuilding NVT cache... failed. > > From openvasmd.log: > lib auth: INFO:2016-03-14 15h09.28 utc:17186: Authentication > configuration not found. > lib serv:WARNING:2016-03-14 15h09.41 utc:17190: Failed to shake hands > with peer: A TLS packet with unexpected length was received. > > I Googled the issue and found many others with same/similar error > messages. Looked like others resolved the issue by recreating client certs: > > # openvas-mkcert-client -n om -i > > Output indicated I needed to copy the certs by hand: > > $ cp key_om.pem /var/lib/openvas/private/CA/clientkey.pem > $ cp cert_om.pem /var/lib/openvas/CA/clientcert.pem > > > Restarted services and tried again, but error persists. Any ideas how to > troubleshoot further? > > > > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss >
_______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
