Home
last modified time | relevance | path

Searched refs:stapling_file (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssl_module.h59 ngx_str_t stapling_file; member
H A Dngx_http_ssl_module.c228 offsetof(ngx_http_ssl_srv_conf_t, stapling_file),
646 ngx_conf_merge_str_value(conf->stapling_file, prev->stapling_file, ""); in ngx_http_ssl_merge_srv_conf()
847 if (ngx_ssl_stapling(cf, &conf->ssl, &conf->stapling_file, in ngx_http_ssl_merge_srv_conf()