actix-tls 2.0.0

TLS acceptor services for Actix ecosystem.
Documentation
TLS acceptor services for Actix ecosystem. ## Crate Features * `openssl` - TLS acceptor using the `openssl` crate. * `rustls` - TLS acceptor using the `rustls` crate. * `nativetls` - TLS acceptor using the `native-tls` crate.