connect-tests: ignore rsa8192.badssl.com

This test server's certificate has expired. The issue has been flagged
with the upstream project. Until resolved let's ignore this test.
This commit is contained in:
Daniel McCarney 2024-04-02 14:35:05 -04:00
parent a5a992a0db
commit 4b72f384e8
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ mod online {
.unwrap();
}
#[ignore] // https://github.com/chromium/badssl.com/issues/530
#[test]
fn rsa8192() {
connect("rsa8192.badssl.com")