21 #ifdef HAVE_OPENSSL_OCSP_H
34 X509_STORE *
store, X509 *issuer_cert, X509 *client_cert,
#define store(_store, _var)
A section grouping multiple CONF_PAIR.
bool enable
Enable OCSP checks.
int fr_tls_ocsp_check(request_t *request, SSL *ssl, X509_STORE *store, X509 *issuer_cert, X509 *client_cert, fr_tls_ocsp_conf_t *conf, bool staple_response)
int fr_tls_ocsp_state_cache_compile(fr_tls_cache_t *sections, CONF_SECTION *server_cs)
char const * cache_server
Virtual server to restore retrieved OCSP status.
bool override_url
Always use the configured OCSP URL even if the certificate contains one.
int fr_tls_ocsp_staple_cb(SSL *ssl, void *data)
int fr_tls_ocsp_staple_cache_compile(fr_tls_cache_t *sections, CONF_SECTION *server_cs)
fr_tls_cache_t cache
Cached cache section pointers.