cb_check_cert_local
static int cb_check_cert_local(int, X509_STORE_CTX *);
X509_STORE_set_verify_cb_func(cert_ctx, cb_check_cert_local);