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
OCSP_SERVICELOC_new, OCSP_SERVICELOC_free, OCSP_url_svcloc_new — OCSP service locator extensionSYNOPSIS
#include <openssl/ocsp.h>OCSP_SERVICELOC_new(void);
OCSP_SERVICELOC_free(OCSP_SERVICELOC *sloc);
OCSP_url_svcloc_new(X509_NAME *issuer, const char **urls);