[features] hide = [ "__rustls", "futures-channel", "h3", "h3-quinn", "http3", "hyper-rustls", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "tokio-rustls", "webpki-roots", ] [tests] skip = [ "test_allowed_methods", "test_badssl_modern", "test_badssl_self_signed", "test_tls_info", ] skip-exact = true comments = ["skip tests which require internet access"]