场景:
本地调试https/wss程序,使用了openssl自签名的证书,解决方法:添加到信任证书
根据以下图片流程操作
然后 打开selfsigned.cer
清空该网站缓存
参考资料:
https://superuser.com/questions/1083766/how-do-i-deal-with-neterr-cert-authority-invalid-in-chrome
https://github.com/lynckia/licode/issues/1149
chrome 报错 ERR_CERT_AUTHORITY_INVALID
原文:https://www.cnblogs.com/passedbylove/p/12053410.html