Module pingora_core::protocols::ssl::server
source · Expand description
TLS server specific implementation
Traits§
- Resumable TLS server side handshake.
- The APIs to customize things like certificate during TLS server side handshake
Functions§
- Perform TLS handshake for the given connection with the given configuration
- Perform TLS handshake for the given connection with the given configuration and callbacks
- Prepare a TLS stream for handshake