Docs.rs
actix-tls-3.4.0
actix-tls 3.4.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-rt ^2.2
normal
actix-service ^2
normal
actix-utils ^3
normal
futures-core ^0.3.7
normal
http ^0.2.3
normal
optional
http ^1
normal
optional
impl-more ^0.1
normal
pin-project-lite ^0.2.7
normal
rustls-native-certs ^0.6
normal
optional
rustls-native-certs ^0.7
normal
optional
rustls-pki-types ^1
normal
optional
openssl ^0.10.55
normal
optional
tokio ^1.23.1
normal
tokio-native-tls ^0.3
normal
optional
tokio-openssl ^0.6
normal
optional
tokio-rustls ^0.23
normal
optional
tokio-rustls ^0.24
normal
optional
tokio-rustls ^0.25
normal
optional
tokio-rustls ^0.26
normal
optional
tokio-util ^0.7
normal
tracing ^0.1.30
normal
webpki-roots ^0.22
normal
optional
webpki-roots ^0.25
normal
optional
webpki-roots ^0.26
normal
optional
actix-codec ^0.5
dev
actix-rt ^2.2
dev
actix-server ^2
dev
bytes ^1
dev
futures-util ^0.3.17
dev
itertools ^0.12
dev
pretty_env_logger ^0.5
dev
rcgen ^0.12
dev
rustls-pemfile ^2
dev
tokio-rustls ^0.26
dev
trust-dns-resolver ^0.23
dev
rustls ^0.21.6
normal
optional
rustls-webpki ^0.101.4
normal
optional
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_
tls
3.4.0
All Items
Crate Items
Modules
Crate
actix_tls
Copy item path
Source
Expand description
TLS acceptor and connector services for the Actix ecosystem.
Modules
ยง
accept
accept
TLS connection acceptor services.
connect
connect
TCP and TLS connector services.