actix-net/actix-tls
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
..
examples refactor: inline format args 2025-08-29 00:57:13 +01:00
src Update to rustls-native-certs 0.8 (#743) 2025-10-27 22:09:58 +00:00
tests fix: fix Trust DNS leftovers (#736) 2025-09-23 01:21:18 +00:00
CHANGES.md fix: fix Trust DNS leftovers (#736) 2025-09-23 01:21:18 +00:00
Cargo.toml Update to rustls-native-certs 0.8 (#743) 2025-10-27 22:09:58 +00:00
LICENSE-APACHE refactor server configuration and tls support 2019-12-02 11:30:27 +06:00
LICENSE-MIT refactor server configuration and tls support 2019-12-02 11:30:27 +06:00
README.md chore: prepare actix-tls release v3.4.0 2024-05-18 18:14:26 +01:00

README.md

actix-tls

TLS acceptor and connector services for the Actix ecosystem.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord

Resources