OpenQuizz
Une application de gestion des contenus pédagogiques
ssl_support.py File Reference

Data Structures

class  CertificateError
 
class  VerifyingHTTPSHandler
 
class  VerifyingHTTPSConn
 

Namespaces

 setuptools.ssl_support
 

Functions

def match_hostname (cert, hostname)
 
def opener_for (ca_bundle=None)
 
def once (func)
 
def get_win_certfile ()
 
def find_ca_bundle ()
 

Variables

 ssl
 
 cert_paths
 
 HTTPSHandler
 
 HTTPSConnection
 
 is_available
 
 CertificateError
 
 match_hostname