1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 22:51:07 +01:00
actix-net/actix-tls/tests
asonix 73451070db
actix-tls: Disable default features for rustls 0.23 via tokio-rustls 0.26 (#560)
* actix-tls: Disable default features for rustls 0.23 via tokio-rustls 0.26

This also fixes a panic in accept-rustls due to both ring and aws-lc-rs
being enabled for that example

* Switch a test from aws-lc-rs to ring since aws-lc-rs is no longer enabled in dev-dependencies

* Switch another test from aws-lc-rs to ring since aws-lc-rs is no longer enabled in dev-dependencies

* Go the other way - use aws_lc_rs instead of ring

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-12 21:09:59 +00:00
..
accept-openssl.rs actix-tls: Disable default features for rustls 0.23 via tokio-rustls 0.26 (#560) 2024-05-12 21:09:59 +00:00
accept-rustls.rs feat(actix-tls): support for rustls 0.23 (#554) 2024-05-12 18:47:49 +00:00
test_connect.rs feat(actix-tls): support for rustls 0.23 (#554) 2024-05-12 18:47:49 +00:00
test_resolvers.rs bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00