Searched refs:ngx_ssl_stapling_file (Results 1 – 1 of 1) sorted by relevance
92 static ngx_int_t ngx_ssl_stapling_file(ngx_conf_t *cf, ngx_ssl_t *ssl,186 if (ngx_ssl_stapling_file(cf, ssl, staple, file) != NGX_OK) { in ngx_ssl_stapling_certificate()218 ngx_ssl_stapling_file(ngx_conf_t *cf, ngx_ssl_t *ssl, in ngx_ssl_stapling_file() function