Skip to content

Commit

Permalink
badssl broke another service
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Haltom <[email protected]>
  • Loading branch information
wasabii authored Apr 3, 2024
1 parent c907d8d commit f331bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IKVM.Tests/Java/java/net/URLTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ public void CanCreateUnixFileURL()
//[DataRow("sha512")]
[DataRow("rsa2048")]
[DataRow("rsa4096")]
[DataRow("rsa8192")]
//[DataRow("rsa8192")]
[DataRow("ecc256")]
[DataRow("ecc384")]
//[DataRow("dh480")]
Expand Down

0 comments on commit f331bc7

Please sign in to comment.