Does anyone have any links or documentation that would assist me with
adding a 3rd party SSL cert to OpenVas?

I have spent a lot of time in Apache2 only to realize that it is not being
used for SSL handshakes rather OpenVas is..Getting the SSL host name
mismatch error and want to install a 3rd party SSL cert. I made all of the
configuration changes in apache for SSL support and wondered why my changes
were not working.

I also searched to find any documentation that would outline the importing
of custom or 3rd party SSL certs without any luck. That lead me to seek
assistance from the mailing list.

Certification authority:
   Certificate = /var/lib/openvas/CA/cacert.pem
   Private key = /var/lib/openvas/private/CA/cakey.pem

. OpenVAS Server :
    Certificate = /var/lib/openvas/CA/servercert.pem
    Private key = /var/lib/openvas/private/CA/serverkey.pem

   OpenVAS Client:
    Certificate = /var/lib/openvas/CA/clientcert.pem
    Private key = /var/lib/openvas/private/CA/clientkey.pem

myserver.key --> Private Key (generated by OpenSSL)
mydomain.com.crt --> Public Key Certificate (godaddy SSL cert)
gd_bundle.crt --> Certificate Chain

Running Ubuntu 16.04.2 and OpenVAS Manager 7.0.1 with GSA

I look forward to any assistance or guidance you can offer.

Thanks!

Brian
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to