NAME
SSL_CTX_set_cert_verify_callback — set peer certificate verification procedureSYNOPSIS
#include <openssl/ssl.h>SSL_CTX_set_cert_verify_callback(SSL_CTX *ctx, int (*callback)(X509_STORE_CTX *, void *), void *arg);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |