actix-tls 3.0.0

TLS acceptor and connector services for Actix ecosystem
Documentation

actix-tls

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 3 of them enabled by default.

default

  • accept
  • connect

accept

    This feature flag does not enable additional features.

connect

    This feature flag does not enable additional features.

openssl

  • tls-openssl
  • tokio-openssl

rustls

  • tokio-rustls
  • webpki-roots

uri

  • http

native-tls

  • tokio-native-tls

tokio-rustls

    This feature flag does not enable additional features.

tokio-openssl

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

tls-openssl

    This feature flag does not enable additional features.

http

    This feature flag does not enable additional features.