Module actix_net::ssl

source ·
Expand description

SSL Services

Structs

Support SSL connections via native-tls package
Support SSL connections via openssl package
Openssl connector factory
Support SSL connections via rustls package
A wrapper around an underlying raw stream which implements the TLS or SSL protocol.

Functions

Sets the maximum per-worker concurrent ssl connection establish process.