Home | Trees | Indices | Help |
|
---|
|
PyOpenSSL utilities including HTTPSSocket class which wraps PyOpenSSL SSL connection into a httplib-like interface suitable for use with urllib2
Date: 21/12/10
Author: P J Kershaw
Contact: Philip.Kershaw@stfc.ac.uk
Copyright: (C) 2012 Science and Technology Facilities Council
License: BSD - see LICENSE file in top-level directory
|
|||
SSLSocket SSL Socket class wraps pyOpenSSL's SSL.Connection class implementing the makefile method so that it is compatible with the standard socket interface and usable with httplib. |
|
|||
__revision__ =
|
|||
log = logging.getLogger(__name__)
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 24 14:00:02 2012 | http://epydoc.sourceforge.net |