摘要: openssl x509部分命令打印出证书的内容:openssl x509 -in cert.pem -noout -text打印出证书的系列号openssl x509 -in cert.pem -noout -serial打印出证书的拥有者名字openssl x509 -in cert.pem - 阅读全文
posted @ 2021-07-06 10:14 Gdavid 阅读(706) 评论(0) 推荐(0) 编辑