Skip to content

Commit

Permalink
BadSSL doesn't have TLSv1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AliveDevil committed Jul 1, 2024
1 parent 0bfcfc0 commit b660735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/IKVM.Tests/Java/java/net/URLTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ public void CanCreateUnixFileURL()

[DataTestMethod]
[DataRow("tls-v1-2")]
[DataRow("tls-v1-3")]
[DataRow("sha256")]
//[DataRow("sha384")]
//[DataRow("sha512")]
Expand Down

0 comments on commit b660735

Please sign in to comment.