NAME
SSL_CTX_set_cert_store, SSL_CTX_get_cert_store — manipulate X509 certificate verification storageSYNOPSIS
#include <openssl/ssl.h>SSL_CTX_set_cert_store(SSL_CTX *ctx, X509_STORE *store);
SSL_CTX_get_cert_store(const SSL_CTX *ctx);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |