72int verify_callback(
void *session_obj, mbedtls_x509_crt *cert,
int cert_depth, uint32_t *flags);
int verify_callback(void *session_obj, mbedtls_x509_crt *cert, int cert_depth, uint32_t *flags)
Verify that the remote OpenVPN peer's certificate allows setting up a VPN tunnel.