| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
TrustAllX509TrustManager Define a custom TrustManager which will blindly accept all certificates |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
CHUNK_SIZE = 16384
|
|||
MAX_BODY = 114688
|
|||
DNS_TIMEOUT = 60
|
|||
_allowed_ssl_args =
|
|||
trust_managers = array([TrustAllX509TrustManager()], TrustMana
|
|||
TRUST_ALL_CONTEXT = SSLContext.getInstance("SSL")
|
|||
DEFAULT_CONTEXT = SSLContext.getDefault()
|
|||
__package__ =
|
|||
|
|||
_allowed_ssl_args
|
trust_managers
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 19 18:07:08 2011 | http://epydoc.sourceforge.net |