标签: python cryptography certificate digital-signature
目前我正在使用pyopenssl来提取证书信息和验证链。但是对于到期检查,我需要提取二进制/证书的签名时间。
有没有办法在Linux环境中确定此信息?