随笔分类 -  ssl

摘要:/etc/pki/tls/openssl.cnf # # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # This definiti 阅读全文
posted @ 2022-09-15 11:39 tonggc1668 阅读(152) 评论(0) 推荐(0)
摘要:wget https://pkg.cfssl.org/R1.2/cfssl_linux-amd64 -O /usr/bin/cfsslwget https://pkg.cfssl.org/R1.2/cfssljson_linux-amd64 -O /usr/bin/cfssl-jsonwget ht 阅读全文
posted @ 2022-06-02 16:14 tonggc1668 阅读(112) 评论(0) 推荐(0)
摘要:java 证书工具keytool生成自签名证书和自签CA证书 https://www.jianshu.com/p/8e065153f315 查看证书详情:keytool -list -v \ -keystore C:/Users/lt32806/test.jks \ -storepass chang 阅读全文
posted @ 2020-09-18 19:45 tonggc1668 阅读(216) 评论(0) 推荐(0)
摘要:https://www.jianshu.com/p/eb52e0f5ee85 阅读全文
posted @ 2019-12-11 17:18 tonggc1668 阅读(492) 评论(0) 推荐(0)