TLS acceptor and connector services for the Actix ecosystem, enabling encrypted communication.
# Cargo.toml
[dependencies]
actix-tls = "3.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a TLS connector for use with Actix services.
Add `features = ["rustls"]` or `features = ["openssl"]` to your Cargo.toml dependency.
No dependency data recorded yet.