Hi,

Is it possible to access a https site using a certificate and keeping the
session alive like it happens in the browsers?  I'm doing a command line app
that needs to access a https site to retrieve information but using the
httplib, each time i make a request it asks for the pem pass phrase.

Thanks,
Ricardo
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to