Linux Centos 怎么安装更新根证书实现支持https访问
时间:2015-02-01 21:39:40
收藏:0
阅读:1145
其实很简单就是一个命令:
mozroots --import --ask-remove
或者使用:
sudo update-ca-certificates
原文:http://www.cnblogs.com/yiliuyang/p/4266097.html
评论(0)