Searched refs:crl_path (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/apache-793/httpd/modules/ssl/
H A Dssl_engine_config.c120 mctx->crl_path = NULL;
263 cfgMerge(crl_path, NULL);
938 sc->server->crl_path = arg;
1459 sc->proxy->crl_path = arg;
H A Dssl_private.h570 const char *crl_path; member in struct:__anon6396
H A Dssl_engine_init.c678 if (!(mctx->crl_file || mctx->crl_path)) {
694 mctx->crl_path)) {

Completed in 130 milliseconds