[Nessus][CA Cert] setting my own cert files

No Comments

Let’s Encrypt
after run the command “certbot”, and got the cert files in the

cd /etc/letsencrypt/archive/your-domain-name/
cp "./privkey1.pem" "/opt/nessus/var/nessus/CA/serverkey.pem"
cp "./cert1.pem" "/opt/nessus/com/nessus/CA/servercert.pem"

Leave a Reply

Share via
Copy link