Re: Verifying a certificate using M2Crypto
Heikki Toivonen <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
Philip Kershaw wrote: > I'd like to know how to verify an X.509 certificate against it's CA cert > with M2Crypto. Is there an equivalent call to the command line: I think you are looking for M2Crypto.X509.X509.verify. See tests.test_x509 for some usage samples. -- Heikki Toivonen
signature.asc
(application/pgp-signature, 254 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGHmOEb8x8KoP+JuwRAoB1AJ4vseG0JITfiVVVXgJvcEclu7UZ4gCcDNfh LqixnIUXId1Lz3K52SoQwRI= =6B+P -----END PGP SIGNATURE-----