tls_verify_cb
SSL_CTX_set_cert_verify_callback(*ctx, tls_verify_cb,
static int tls_verify_cb __P((X509_STORE_CTX *, void *));