I have created a self-signed SSL certificate for the localhost CN.
(我已经为本地主机CN创建了一个自签名SSL证书。)
Firefox accepts this certificate after initially complaining about it, as expected. (如预期的那样,Firefox在最初抱怨它之后接受了该证书。)
Chrome and IE, however, refuse to accept it, even after adding the certificate to the system certificate store under Trusted Roots. (但是,即使将证书添加到“受信任的根”下的系统证书存储中,Chrome和IE也拒绝接受它。)
Even though the certificate is listed as correctly installed when I click "View certificate information" in Chrome's HTTPS popup, it still insists the certificate cannot be trusted. (即使我在Chrome的HTTPS弹出窗口中单击“查看证书信息”时列出的证书已正确安装,它仍然坚持认为证书不可信任。)
What am I supposed to do to get Chrome to accept the certificate and stop complaining about it?
(我应该怎么做才能让Chrome接受证书并停止抱怨呢?)
ask by pjohansson translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…