Searched refs:ngx_ssl_stapling (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/event/ |
| H A D | ngx_event_openssl.h | 179 ngx_int_t ngx_ssl_stapling(ngx_conf_t *cf, ngx_ssl_t *ssl,
|
| H A D | ngx_event_openssl_stapling.c | 128 ngx_ssl_stapling(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_str_t *file, in ngx_ssl_stapling() function 1879 ngx_ssl_stapling(ngx_conf_t *cf, ngx_ssl_t *ssl, ngx_str_t *file, in ngx_ssl_stapling() function
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_ssl_module.c | 847 if (ngx_ssl_stapling(cf, &conf->ssl, &conf->stapling_file, in ngx_http_ssl_merge_srv_conf()
|