pingora_openssl::ext

Function unblock_ssl_cert

Source
pub fn unblock_ssl_cert(ssl: &mut SslRef)
Expand description

Unblock a TLS handshake after the certificate is set.

The user should continue to call tls handshake after this function is called.