| Trees | Indices | Help |
|
|---|
|
|
Certificate verificator for SSL context.
Configures SSL context to verify server's certificate.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_CAPATH_MINVERSION = "0.9"
|
|||
_DEFVFYPATHS_MINVERSION = "0.9"
|
|||
_PYOPENSSL_VERSION = OpenSSL.__version__
|
|||
_PARSED_PYOPENSSL_VERSION = distutils.version.LooseVersion(_PY
|
|||
_SUPPORT_CAPATH = _PARSED_PYOPENSSL_VERSION >= _CAPATH_MINVERSION
|
|||
_SUPPORT_DEFVFYPATHS = _PARSED_PYOPENSSL_VERSION >= _DEFVFYPAT
|
|||
|
|||
Initializes this class.
|
Callback for SSL certificate verification.
|
Configures an SSL context to verify certificates.
|
|
|||
_PARSED_PYOPENSSL_VERSION
|
_SUPPORT_DEFVFYPATHS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 9 16:12:11 2010 | http://epydoc.sourceforge.net |