Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tests] Ignore AcceptSslCertificatesWithCustomValidationCallbackNSUrl…
…SessionHandler - fails due to external factors. The test fails with: [FAIL] AcceptSslCertificatesWithCustomValidationCallbackNSUrlSessionHandler("https://self-signed.badssl.com/") : Status code was not success [FAIL] AcceptSslCertificatesWithCustomValidationCallbackNSUrlSessionHandler("https://wrong.host.badssl.com/") : Status code was not success Debugging a bit it seems that these return 404 "Not Found" now, so it seems something changed on badssl.com's side. We should probably use a different server we control at some point, but filed an issue for now (#21912).
- Loading branch information