comparison src/http/ngx_http_header_filter_module.c @ 7462:be2af41d3620

SSL: variables support in ssl_certificate and ssl_certificate_key. To evaluate variables, a request is created in the certificate callback, and then freed. To do this without side effects on the stub_status counters and connection state, an additional function was introduced, ngx_http_alloc_request(). Only works with OpenSSL 1.0.2+, since there is no SSL_CTX_set_cert_cb() in older versions.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Feb 2019 16:42:05 +0300
parents 8801ff7d58e1
children 96ae8e57b3dd 38c0898b6df7
comparison
equal deleted inserted replaced
7461:a68799465b19 7462:be2af41d3620