actix-net/actix-tls
Surya 80ff035b2b
Fix RUSTSEC-2026-0049: update rustls-webpki to 0.103.10 (#839)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2026-03-24 13:04:14 +00:00
..
examples refactor: inline format args 2025-08-29 00:57:13 +01:00
src chore(*): fix clippy warnings (#813) 2026-02-09 07:14:46 +09:00
tests chore: prefer `core::future::{ready, Ready}` (#800) 2026-02-01 20:56:45 +09:00
CHANGES.md docs(tls): mark ready change as breaking (#801) 2026-02-02 16:30:36 +09:00
Cargo.toml Fix RUSTSEC-2026-0049: update rustls-webpki to 0.103.10 (#839) 2026-03-24 13:04:14 +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 feat: upgrade MSRV to 1.88 (#799) 2026-02-01 14:24:58 +09: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