On Sat, 2014-06-21 at 01:59 +0900, Abelardo Ricart wrote: > On Fri, 2014-06-20 at 11:53 +0100, Hani Benhabiles wrote: > > > > > Which version ? > > > > Version 7 (the latest stable sources) > > I've issued the following command you suggested: > > gnutls-cli -d 14 --x509cafile /var/lib/openvas/CA/cacert.pem > --x509certfile /var/lib/openvas/CA/clientcert.pem > --x509keyfile /var/lib/openvas/private/CA/clientkey.pem --insecure -p > 9391 localhost > > Those certificates were created via the provided OpenVAS utilities. > However, I'm still receiving an error: > > *** Handshake has failed > GnuTLS error: The TLS connection was non-properly terminated. > > Thanks for the help.
Are those paths correct? On my install, they're in /usr/local/var/lib/openvas/CA rather than /var/lib/openvas/CA/. It may be necessary to copy clientcert.pem and clientkey.pem to the correct location. -- William Scott Lockwood III GWB2009033817 AMC Technology GWB BoD _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
