[Cryptography-dev] verify X509 certificate

Alexey Kuchmenko AKuchmenko at authasas.com
Tue Jun 9 12:04:51 CEST 2015


Hi! How do I verify X509 cert? I see X509_verify_cert() function in bindings/openssl/x509_vfy.py, but it looks like it is not exposed by criptography.io API. I need to
- verify cert is not expired (by date, no revocation list)
- cert is issued by one of trusted certificates (issuer chain length max=1, I have certificates of all possible issuers)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cryptography-dev/attachments/20150609/9fde2a48/attachment.html>


More information about the Cryptography-dev mailing list