ssl的问题
在服务器端启用SSL后,客户端连接时总是出现如下错误提示:该安全证书由你没有选取定信任的公司颁发,可以查看证书以便确定你是否信任该验证机构
请问如何解决 把你的CA的根证书导出
然后导入到客户端
Export certificate from CA server.
- On your CA server, run Certification Authority.
- In the left pane, right click your CA server, choose Properties.
- On General tab, click View Certificate.
- In the pop up window, switch to Details tab, click Copy to File…
- Follow the wizard to export your certificate to a .CER file.
然后把这个cer文件copy到客户端,双击安装 否则你就得花找找SSL信任验证机构申请证书, 从他们申请的证书IE就不会弹出警告. 问题解决了.
其实还是服务器设置的问题. 与这个提示无关.
谢谢
页:
[1]
