ducaale / xh

Friendly and fast tool for sending HTTP requests
MIT License
5.49k stars 96 forks source link

Disable cert verification tests for native-tls #293

Closed ducaale closed 1 year ago

ducaale commented 1 year ago

This is until we can figure out why verify_explicit_yes and verify_default_yes don't fail outside of the CI

"xh: error: error sending request for url (https://self-signed.badssl.com/): error trying to connect: error:0A000086:SSL routinesthread \'main\' panicked at \'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(1) }\', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.36/src/error.rs:223:40\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n"
', /rustc/a178d0322ce20e33eac124758e837cbd80a6f633/library/core/src/ops/function.rs:227:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace