Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
SSL_CTX_get0_certificate — get the active certificate from an SSL contextSYNOPSIS
X509 *SSL_CTX_get0_certificate(const SSL_CTX *ctx);