t.i._.OpenSSLCertificateAuthorities(object) : class documentation

Part of twisted.internet._sslverify View Source View In Hierarchy

Trust an explicitly specified set of certificates, represented by a list of OpenSSL.crypto.X509 objects.
Method __init__
Method _addCACertsToContext Undocumented
def __init__(self, caCerts): (source)
ParameterscaCertsThe certificate authorities to trust when using this object as a trustRoot for OpenSSLCertificateOptions. (type: list of OpenSSL.crypto.X509)
def _addCACertsToContext(self, context): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2014-09-17 19:15:55.