certificate_key    71 http/modules/ngx_http_ssl_module.c       offsetof(ngx_http_ssl_srv_conf_t, certificate_key),
certificate_key   355 http/modules/ngx_http_ssl_module.c     ngx_conf_merge_str_value(conf->certificate_key, prev->certificate_key, "");
certificate_key   378 http/modules/ngx_http_ssl_module.c         if (conf->certificate_key.len == 0) {
certificate_key   392 http/modules/ngx_http_ssl_module.c         if (conf->certificate_key.len == 0) {
certificate_key   427 http/modules/ngx_http_ssl_module.c                             &conf->certificate_key)
certificate_key    33 http/modules/ngx_http_ssl_module.h     ngx_str_t                       certificate_key;
certificate_key    70 mail/ngx_mail_ssl_module.c       offsetof(ngx_mail_ssl_conf_t, certificate_key),
certificate_key   203 mail/ngx_mail_ssl_module.c     ngx_conf_merge_str_value(conf->certificate_key, prev->certificate_key, "");
certificate_key   232 mail/ngx_mail_ssl_module.c         if (conf->certificate_key.len == 0) {
certificate_key   246 mail/ngx_mail_ssl_module.c         if (conf->certificate_key.len == 0) {
certificate_key   268 mail/ngx_mail_ssl_module.c                             &conf->certificate_key)
certificate_key    35 mail/ngx_mail_ssl_module.h     ngx_str_t        certificate_key;