Python and SSL
Johny
python at hope.cz
Wed Oct 3 01:32:58 EDT 2007
More information about the Python-list mailing list
Wed Oct 3 01:32:58 EDT 2007
- Previous message (by thread): Python and SSL
- Next message (by thread): Python and SSL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thank you all for your replies. I am still a newbie with SSL issues but I found out that: a certificate that is signed by OpenSSL's own CA( certification authority), that is not recognized in the program's list of root CAs, causes an exception to be raised. (That is a different behaviour from the built-in SSL.) So, my question again, how can I add a certification to the list of root CAs? Thanks for help L.
- Previous message (by thread): Python and SSL
- Next message (by thread): Python and SSL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list