Skip to content

Commit

Permalink
Revert "Temporarily disable NoCallback_RevokedCertificate_NoRevocatio…
Browse files Browse the repository at this point in the history
…nChecking_Succeeds" (#105793)

* Revert "Temporarily disable NoCallback_RevokedCertificate_NoRevocationCheckin…"

This reverts commit c1576ff.

* Update src/libraries/Common/tests/System/Net/Http/HttpClientHandlerTest.ServerCertificates.cs
  • Loading branch information
rzikm authored Aug 1, 2024
1 parent 69c9bf8 commit f4866b0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ public async Task NoCallback_BadCertificate_ThrowsException(string url)
}

[OuterLoop("Uses external servers")]
[ActiveIssue("https://github.com/dotnet/runtime/issues/77726")]
[ConditionalFact(nameof(ClientSupportsDHECipherSuites))]
public async Task NoCallback_RevokedCertificate_NoRevocationChecking_Succeeds()
{
Expand Down

0 comments on commit f4866b0

Please sign in to comment.