Searched refs:stapling (Results 1 – 4 of 4) sorted by relevance
57 ngx_flag_t stapling; member
221 offsetof(ngx_http_ssl_srv_conf_t, stapling),581 sscf->stapling = NGX_CONF_UNSET; in ngx_http_ssl_create_srv_conf()644 ngx_conf_merge_value(conf->stapling, prev->stapling, 0); in ngx_http_ssl_merge_srv_conf()845 if (conf->stapling) { in ngx_http_ssl_merge_srv_conf()1121 if (sscf->ssl.ctx == NULL || !sscf->stapling) { in ngx_http_ssl_init()
18 использовались переменные и был включён OCSP stapling.1270 *) Исправление: OCSP stapling в некоторых случаях мог вернуть устаревший2334 *) Добавление: поддержка OCSP stapling.
18 directives and OCSP stapling was enabled.1249 *) Bugfix: OCSP stapling might return an expired OCSP response in some2282 *) Feature: OCSP stapling support.