actix-net/actix-tls/src/connect
kpcyrd 0b09ccf30d
Update to rustls-native-certs 0.8 (#743)
* Update to rustls-native-certs 0.8

* Add rustls-native-certs 0.8 change to rustls_0_22.rs

* Update rustls-native-certs versions in docs

---------

Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2025-10-27 22:09:58 +00:00
..
connect_addrs.rs actix-tls release candidate prep (#422) 2021-11-29 23:53:06 +00:00
connection.rs use impl-more in -tls 2022-10-17 04:14:09 +01:00
connector.rs prepare actix-tls release 3.0.0-rc.1 (#423) 2021-11-30 12:34:46 +00:00
error.rs Replace `derive_more` with declarative macros (#438) 2022-01-28 22:09:33 +00:00
host.rs update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
info.rs chore(tls): clippy 2024-01-17 04:23:48 +00:00
mod.rs feat(actix-tls): support for rustls 0.23 (#554) 2024-05-12 18:47:49 +00:00
native_tls.rs refactor: inline format args 2025-08-29 00:57:13 +01:00
openssl.rs refactor: inline format args 2025-08-29 00:57:13 +01:00
resolve.rs fix: fix Trust DNS leftovers (#736) 2025-09-23 01:21:18 +00:00
resolver.rs use tracing for logs (#451) 2022-03-15 19:37:08 +00:00
rustls_0_20.rs refactor: inline format args 2025-08-29 00:57:13 +01:00
rustls_0_21.rs ci: rely more on just recipes (#558) 2024-05-11 15:10:56 +01:00
rustls_0_22.rs Update to rustls-native-certs 0.8 (#743) 2025-10-27 22:09:58 +00:00
rustls_0_23.rs Update to rustls-native-certs 0.8 (#743) 2025-10-27 22:09:58 +00:00
tcp.rs normalize logs capital letter (#463) 2022-07-22 20:53:06 +01:00
uri.rs chore(tls): clippy 2024-01-17 04:23:48 +00:00