Searched defs:CERT_REQUIRED (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dssl.py47 CERT_REQUIRED - certificates are required, and will be validated, and
64 from _ssl import CERT_NONE, CERT_OPTIONAL, CERT_REQUIRED namespace
443 cert_reqs = CERT_REQUIRED
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dssl.py47 CERT_REQUIRED - certificates are required, and will be validated, and
64 from _ssl import CERT_NONE, CERT_OPTIONAL, CERT_REQUIRED namespace
443 cert_reqs = CERT_REQUIRED
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dssl.py47 CERT_REQUIRED - certificates are required, and will be validated, and
64 from _ssl import CERT_NONE, CERT_OPTIONAL, CERT_REQUIRED namespace
443 cert_reqs = CERT_REQUIRED
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dssl.py47 CERT_REQUIRED - certificates are required, and will be validated, and
64 from _ssl import CERT_NONE, CERT_OPTIONAL, CERT_REQUIRED namespace
443 cert_reqs = CERT_REQUIRED

Completed in 36 milliseconds