Part of twisted.internet._sslverify View Source View In Hierarchy
OpenSSL.crypto.X509
objects.Method | __init__ | |
Method | _addCACertsToContext | Undocumented |
Parameters | caCerts | The certificate authorities to trust when using this object as a
trustRoot for OpenSSLCertificateOptions . (type: list
of OpenSSL.crypto.X509 ) |