- 查看证书有效期
$ openssl.exe s_client -servername triage.cirrus-dev.us.dell.com -connect triage.cirrus-dev.us.dell.com:443 2>/dev/null | openssl x509 -noout -dates
Warning: Reading certificate from stdin since no -in or -new option is given
notBefore=Oct 11 13:22:05 2024 GMT
notAfter=Oct 11 13:32:05 2026 GMT
琼杰笔记![Python 问题解决 | urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed-琼杰笔记](https://www.zhangqiongjie.com/wp-content/uploads/2020/02/python2-220x150.jpg)


评论前必须登录!
注册