add openssl vendored

This commit is contained in:
Pascal Engélibert 2026-03-12 11:49:29 +01:00
commit dcbb27d869
3 changed files with 12 additions and 1 deletions

View file

@ -37,6 +37,7 @@ aws-lc = ["tokio-rustls/aws-lc-rs", "rustls-post-quantum", "rustls-post-quantum/
boring = ["boring-rustls-provider"]
graviola = ["rustls-graviola"]
openssl = ["rustls-openssl"]
openssl-static = ["rustls-openssl", "rustls-openssl/vendored"]
ring = ["tokio-rustls/ring"]
symcrypt = ["rustls-symcrypt"]