Using the following links I believe I was able to create and install a certificate and authority for my router so that when I connect to it via HTTPS it won't give me the warning screen about the site not being trusted, and so that I know that I can trust it:
- https://github.com/RMerl/asuswrt-merlin/wiki/Generating-OpenVPN-keys-using-Easy-RSA
- https://gist.github.com/davidbalbert/6815258
- https://www.techrepublic.com/blog/apple-in-the-enterprise/managing-ssl-certificate-authorities-on-os-x/
And in fact I no longer get the warning message, but the https:// in the address bar is crossed out with two red lines and I do get the following error message:
net::ERR_CERT_COMMON_NAME_INVALID
So, my questions are:
- Is it indeed not secure; did I miss something?
- Or is this just Google Chrome being finicky and nothing I do will remove this?
- Or is there some way to remove it permanently?