Chrome NET::ERR_CERT_INVALID解决
点击页面空白处,输入thisisunsafe,刷新一下就可以了…
点击页面空白处,输入thisisunsafe,刷新一下就可以了…
go to Safari > Preferences > Advanced and select the "Show Develop menu in menu bar" option at the bottom. Develop > Show Javascript Console.Paste CertificateWarningController.visitInsecureWebsiteWithTemporaryBypass() in the console.Press enter to run the code and bypass the warning page without adding the untrusted certificate to your keychain.…
捣鼓了好一阵,终于把SM2 SSL搞定了。 现在支持ECC+RSA+SM2三种方式访问,Web Server是Caddy…