* Johny (Fri, 14 Sep 2007 12:51:22 -0700)
> Is there any good sniffer for https protocol?

What's the connection to Python?

> How can be watched https conversation?

ssldump. Note that in order to decrypt the traffic you need to have 
the server's private key.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to