博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年1月9日

摘要: openssl x509 -in cert/2120.pem -outform der -out cert/ios20170109.cer 阅读全文

posted @ 2017-01-09 12:49 懒人ABC 阅读(1049) 评论(0) 推荐(0)

摘要: 起因: 如果出现“[emerg] 10464#0: unknown directive "ssl" in /usr/local/nginx-0.6.32/conf/nginx.conf:74”则说明没有将ssl模块编译进nginx,在configure的时候加上“--with-http_ssl_mo 阅读全文

posted @ 2017-01-09 12:44 懒人ABC 阅读(3002) 评论(0) 推荐(0)