HomeSort by relevance Sort by last modified time
    Searched refs:CERTIFICATE_VALIDATION_ENABLED (Results 1 - 4 of 4) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_update.py 36 from gslib.util import CERTIFICATE_VALIDATION_ENABLED
46 @unittest.skipUnless(CERTIFICATE_VALIDATION_ENABLED,
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
update.py 32 from gslib.util import CERTIFICATE_VALIDATION_ENABLED
282 https_validate_certificates = CERTIFICATE_VALIDATION_ENABLED
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
__main__.py 195 from gslib.util import CERTIFICATE_VALIDATION_ENABLED
341 if not CERTIFICATE_VALIDATION_ENABLED:
util.py 678 CERTIFICATE_VALIDATION_ENABLED = _HttpsValidateCertifcatesEnabled()
    [all...]

Completed in 337 milliseconds