verify_depth      106 http/modules/ngx_http_ssl_module.c       offsetof(ngx_http_ssl_srv_conf_t, verify_depth),
verify_depth      324 http/modules/ngx_http_ssl_module.c     sscf->verify_depth = NGX_CONF_UNSET_UINT;
verify_depth      352 http/modules/ngx_http_ssl_module.c     ngx_conf_merge_uint_value(conf->verify_depth, prev->verify_depth, 1);
verify_depth      452 http/modules/ngx_http_ssl_module.c                                        conf->verify_depth)
verify_depth       26 http/modules/ngx_http_ssl_module.h     ngx_uint_t                      verify_depth;