[pyOpenSSL] certificate verification

Ajay abra9823 at mail.usyd.edu.au
Sat Oct 2 06:54:57 CEST 2004


hi!

i added a callback for set_verify.
ctx.set_verify(VERIFY_NONE, verify)

in verify, i put a print statement and it gets called twice - once for
CA.cert and once for server.cert. Shouldn't it get called only once, for
server.cert

also how would you verify the server certificate? what would you add to
verify()

thanks

cheers





----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the pyopenssl-users mailing list