ngx_http_ssl_variable   21 http/modules/ngx_http_ssl_module.c static ngx_int_t ngx_http_ssl_variable(ngx_http_request_t *r,
ngx_http_ssl_variable  187 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_session_id"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  190 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_cert"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  193 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_raw_cert"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  197 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_s_dn"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  200 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_i_dn"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  203 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_serial"), NULL, ngx_http_ssl_variable,
ngx_http_ssl_variable  206 http/modules/ngx_http_ssl_module.c     { ngx_string("ssl_client_verify"), NULL, ngx_http_ssl_variable,