基于httpd2.2配置https
摘要:
本次演示使用一台主机实现,即自签自演 主机IP:192.168.1.105 开始配置: 1.创建私有CA # cd /etc/pki/CA # touch serial # touch index.txt # (umask 077;openssl genrsa -out private/cakey. 阅读全文
posted @ 2017-02-11 18:20 林纳克斯 阅读(174) 评论(0) 推荐(0) 编辑