pub fn unblock_ssl_cert(ssl: &mut SslRef)
Unblock a TLS handshake after the certificate is set.
The user should continue to call tls handshake after this function is called.