Hello,

I tried to change the certificate for the admin GUI, key and ca file with Let's Encrypt cert files but site keeps using the OpenVAS cert. I have tried restarting both openvas-manager and openvas-scanner services on this CentOS 7 server. Apache already uses same certs OK. I verified the paths and don't find anything about certs in the docs.

Should what I'm updating work? Even tried to move the certs as I've had issues in the past with perms and LE certs location....

[root@www ~]# tail -3 /etc/openvas/openvassd.conf
cert_file=/etc/ssl/certs/cert.pem
key_file=/etc/ssl/certs/privkey.pem
ca_file=/etc/ssl/certs/chain.pem
[root@www ~]# ls -lah /etc/ssl/certs/*pem
-rw-r--r-- 1 root root 2.2K Jul  7 10:50 /etc/ssl/certs/cert.pem
-rw-r--r-- 1 root root 1.7K Jul  7 10:50 /etc/ssl/certs/chain.pem
-rw-r--r-- 1 root root 3.8K Jul  7 10:50 /etc/ssl/certs/fullchain.pem
-rw-r--r-- 1 root root 1.7K Jul  7 10:50 /etc/ssl/certs/privkey.pem

--
Robert

_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to