tls_ocsp_verify_cb
if (SSL_CTX_set_tlsext_status_cb(ctx->ssl_ctx, tls_ocsp_verify_cb) != 1) {
int tls_ocsp_verify_cb(SSL *ssl, void *arg);