Python and SSL

"Martin v. Löwis" martin at v.loewis.de
Wed Oct 3 08:17:14 EDT 2007


> It looks like this
> 
> MyPythonProgram --->Proxy---->Server
> The  proxy is written in Java. I want to use that proxy to see what my
> Python program sends to server.
> The proxy uses its own certificate and this certificate must be
> trusted, I think, otherwise I receive an error.

What error do you receive precisely? Please copy it literally from
the terminal, don't rephrase it.

Regards,
Martin



More information about the Python-list mailing list