M2Crypto questions
Tim Newsham <[email protected]> Thu, 2 Oct 2008 13:17:20 -1000
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have several questions about M2Crypto and SSL verification.
- Is there any code to load in the certificate roots from the
windows certificate store?
- Is it possible to validate the certificate against a set of roots
after the connection has been made (ie. not using ctx.set_verify()
to force verification at connection time)?
- Is it possible to view the certificate chain used in the validation?
- Is it possible to get a specific error about certificate validation
failures that describes the cause of the validation failure?
Tim Newsham
http://www.thenewsh.com/~newsham/