dotnet / dotnet/macios

AcceptSslCertificatesWithCustomValidationCallbackNSUrlSessionHandler fails

Open
#21,912 1 comment 0 reactions 0 assignees View on GitHub
tests
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

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 (maybe look into if dotnet/runtime has something we can use?)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.