Searched refs:ngx_http_ssl_module (Results 1 – 7 of 7) sorted by relevance
67 extern ngx_module_t ngx_http_ssl_module;
271 ngx_module_t ngx_http_ssl_module = { variable1075 &ngx_http_ssl_module); in ngx_http_ssl_session_cache()1119 sscf = cscfp[s]->ctx->srv_conf[ngx_http_ssl_module.ctx_index]; in ngx_http_ssl_init()1150 sscf = cscf->ctx->srv_conf[ngx_http_ssl_module.ctx_index]; in ngx_http_ssl_init()
813 ngx_http_ssl_module, но без модуля ngx_stream_ssl_module; ошибка2073 модуля ngx_http_ssl_module; ошибка появилась в 1.3.14.5857 *) Добавление: модуль ngx_http_ssl_module поддерживает расширение TLS6169 *) Добавление: директивы ssl_session_cache модулей ngx_http_ssl_module и7320 *) Добавление: директива ssl_session_timeout модулей ngx_http_ssl_module7534 модулей ngx_http_ssl_module и ngx_imap_ssl_module.7603 ngx_http_ssl_module и перенесена на глобальный уровень.7699 *) Исправление: модуль ngx_http_ssl_module не поддерживал цепочки
800 ngx_http_ssl_module, but without ngx_stream_ssl_module; the bug had2028 without ngx_http_ssl_module; the bug had appeared in 1.3.14.5738 *) Feature: the ngx_http_ssl_module supports Server Name Indication TLS6046 ngx_http_ssl_module and ngx_imap_ssl_module.7193 ngx_http_ssl_module and ngx_imap_ssl_module.7404 directives of the ngx_http_ssl_module and ngx_imap_ssl_module.7468 ngx_http_ssl_module and now is introduced at global level.7564 *) Bugfix: the ngx_http_ssl_module did not support the certificate
699 ngx_module_name=ngx_http_ssl_module701 ngx_module_deps=src/http/modules/ngx_http_ssl_module.h702 ngx_module_srcs=src/http/modules/ngx_http_ssl_module.c
447 --with-http_ssl_module enable ngx_http_ssl_module
337 sscf = ngx_http_get_module_srv_conf(hc->conf_ctx, ngx_http_ssl_module); in ngx_http_init_connection()742 ngx_http_ssl_module); in ngx_http_ssl_handshake()930 sscf = ngx_http_get_module_srv_conf(hc->conf_ctx, ngx_http_ssl_module); in ngx_http_ssl_servername()2000 sscf = ngx_http_get_module_srv_conf(r, ngx_http_ssl_module); in ngx_http_process_request()2205 sscf = ngx_http_get_module_srv_conf(cscf->ctx, ngx_http_ssl_module); in ngx_http_set_virtual_server()