Hi,
I’m using nginx. I’ve installed the certificate and key in my configuration, but when testing on the SSL port it says ‘Verified by: Not Verified’.
Am I doing something wrong? I used the standalone method.
UPDATE: Nevermind, I forgot to add the chain. I changed the certificate to fullchain.pem (since nginx requires that) and that has solved the issue.
Exciting!