|
|
re:估计楼主用的是MSCA生成的证书。MSC...
|
估计楼主用的是MSCA生成的证书。MSCA的证书一般的机器缺省是不信任的,所以需要从CA上导出root ca,然后在客户端导入。<br>
<br>
导出的方法如下:<br>
Export certificate from CA server.<br>
- On your CA server, run Certification Authority.<br>
- In the left pane, right click your CA server, choose Properties.<br>
- On General tab, click View Certificate.<br>
- In the pop up window, switch to Details tab, click Copy to File…<br>
- Follow the wizard to export your certificate to a .CER file.<br>
<br>
导入的话,在IE的选项里面找到证书按钮再导入就好了。 |
|