Module aws_smithy_http_server_python::tls
source · Expand description
TLS related types for Python.
PyTlsConfig implementation is mostly borrowed from: https://github.com/seanmonstar/warp/blob/4e9c4fd6ce238197fd1088061bbc07fa2852cb0f/src/tls.rs
Modules§
Structs§
- PyTlsConfig represents TLS configuration created from Python.
Enums§
- Possible TLS configuration errors.