SSL_CTX_set_post_handshake_auth
void SSL_CTX_set_post_handshake_auth(SSL_CTX *ctx, int val);
SSL_CTX_set_post_handshake_auth(cctx, 1);