Leehm

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

02 2020 档案

摘要:环境准备: 1. GMSSL可以执行程序 如果木有,自行前往下载 http://gmssl.org/ 编译可以参考前篇 编译https://www.cnblogs.com/leehm/p/12066683.html 2. openssl.cnf openssl自带 # # OpenSSL examp 阅读全文
posted @ 2020-02-05 16:33 Leehm 阅读(5732) 评论(0) 推荐(0)

摘要:偶然需要搭建一个tomcat来使用,根据网络各种guide, 配置jdk,安装tomcat8.5,一切都很顺利,http://localhost:8080/也能正常 2. 配置https,一直提示无法访问。。。 tomcat目录下 `conf/server.xml`配置如下: 网络上各种证书设置,j 阅读全文
posted @ 2020-02-02 22:02 Leehm 阅读(4092) 评论(0) 推荐(0)