Home
last modified time | relevance | path

Searched refs:trust_result (Results 51 – 75 of 84) sorted by relevance

1234

/dports/net/py-urllib3/urllib3-1.26.7/build/lib/urllib3/contrib/
H A Dsecuretransport.py415 trust_result = self._evaluate_trust(trust_bundle)
416 if trust_result in successes:
418 reason = "error code: %d" % (trust_result,)
462 trust_result = Security.SecTrustResultType()
463 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
472 return trust_result.value
/dports/editors/cudatext/CudaText-1.151.0/app/cudatext.app/Contents/Resources/py/sys/urllib3/contrib/
H A Dsecuretransport.py413 trust_result = self._evaluate_trust(trust_bundle)
414 if trust_result in successes:
416 reason = "error code: %d" % (trust_result,)
460 trust_result = Security.SecTrustResultType()
461 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
470 return trust_result.value
/dports/devel/py-oci/oci-2.53.1/src/oci/_vendor/urllib3/contrib/
H A Dsecuretransport.py418 trust_result = self._evaluate_trust(trust_bundle)
419 if trust_result in successes:
421 reason = "error code: %d" % (trust_result,)
465 trust_result = Security.SecTrustResultType()
466 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
475 return trust_result.value
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/vendor/urllib3/contrib/
H A Dsecuretransport.py413 trust_result = self._evaluate_trust(trust_bundle)
414 if trust_result in successes:
416 reason = "error code: %d" % (trust_result,)
460 trust_result = Security.SecTrustResultType()
461 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
470 return trust_result.value
/dports/devel/py-pip/pip-20.3.4/src/pip/_vendor/urllib3/contrib/
H A Dsecuretransport.py413 trust_result = self._evaluate_trust(trust_bundle)
414 if trust_result in successes:
416 reason = "error code: %d" % (trust_result,)
460 trust_result = Security.SecTrustResultType()
461 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
470 return trust_result.value
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dtrial_comparison_cert_verifier_mojo.cc83 debug_info->mac_platform_debug_info->trust_result = in OnSendTrialReport()
84 mac_platform_debug_info->trust_result(); in OnSendTrialReport()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/public/cpp/cert_verifier/
H A Dtrial_comparison_cert_verifier_mojo.cc83 debug_info->mac_platform_debug_info->trust_result = in OnSendTrialReport()
84 mac_platform_debug_info->trust_result(); in OnSendTrialReport()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dcert_verify_proc_ios.cc482 SecTrustResultType trust_result = kSecTrustResultInvalid; in VerifyInternal() local
483 status = SecTrustGetTrustResult(trust_ref.get(), &trust_result); in VerifyInternal()
486 switch (trust_result) { in VerifyInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cert/
H A Dcert_verify_proc_ios.cc483 SecTrustResultType trust_result = kSecTrustResultInvalid; in VerifyInternal() local
484 status = SecTrustGetTrustResult(trust_ref.get(), &trust_result); in VerifyInternal()
487 switch (trust_result) { in VerifyInternal()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/urllib3/contrib/
H A Dsecuretransport.py410 trust_result = Security.SecTrustResultType()
412 trust, ctypes.byref(trust_result)
427 if trust_result.value not in successes:
430 trust_result.value
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/urllib3/contrib/
H A Dsecuretransport.py410 trust_result = Security.SecTrustResultType()
412 trust, ctypes.byref(trust_result)
427 if trust_result.value not in successes:
430 trust_result.value
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/third_party/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/urllib3/urllib3/contrib/
H A Dsecuretransport.py410 trust_result = Security.SecTrustResultType()
412 trust, ctypes.byref(trust_result)
427 if trust_result.value not in successes:
430 trust_result.value
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/urllib3/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/urllib3/src/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/urllib3/contrib/
H A Dsecuretransport.py393 trust_result = Security.SecTrustResultType()
395 trust, ctypes.byref(trust_result)
410 if trust_result.value not in successes:
413 trust_result.value
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_vendor/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/_vendor/urllib3/contrib/
H A Dsecuretransport.py393 trust_result = Security.SecTrustResultType()
395 trust, ctypes.byref(trust_result)
410 if trust_result.value not in successes:
413 trust_result.value
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/_vendor/urllib3/contrib/
H A Dsecuretransport.py393 trust_result = Security.SecTrustResultType()
395 trust, ctypes.byref(trust_result)
410 if trust_result.value not in successes:
413 trust_result.value
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_vendor/urllib3/contrib/
H A Dsecuretransport.py414 trust_result = Security.SecTrustResultType()
415 result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
429 if trust_result.value not in successes:
431 "certificate verify failed, error code: %d" % trust_result.value
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/security_interstitials/content/
H A Dcertificate_error_report_unittest.cc351 debug_info->mac_platform_debug_info->trust_result = 1; in TEST()
393 EXPECT_EQ(1U, trial_info.mac_platform_debug_info().trust_result()); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/security_interstitials/content/
H A Dcertificate_error_report_unittest.cc352 debug_info->mac_platform_debug_info->trust_result = 1; in TEST()
394 EXPECT_EQ(1U, trial_info.mac_platform_debug_info().trust_result()); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/public/mojom/
H A Dtrial_comparison_cert_verifier.mojom34 uint32 trust_result;

1234