Python and SSL

Johny python at hope.cz
Fri Sep 28 02:02:25 EDT 2007


I need to use Python with SSL comunication betweeen servers.
(I use hhtplib but I think urllib2 can also be used )
 I think I need to use SSL root certificate and tell  a program to
trust this certificate.
But how can I tell my Python program to trust my SSL certificate?
When I tried  before I received the error 503
Thank you for help
L,




More information about the Python-list mailing list