NET::ERR_CERT_INVALID in Chrome/Opera on Linux
I have set up a self-signed CA in a development environment and have issued a server certificate to a test website.
The issue I’m having is that the certificate is being rejected by the browser with NET::ERR_CERT_INVALID
This only happens … Continue reading NET::ERR_CERT_INVALID in Chrome/Opera on Linux