diff options
author | Vladimir Homutov <vl@nginx.com> | 2021-02-08 16:49:33 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2021-02-08 16:49:33 +0300 |
commit | eab61bfc22b583031b5a6f42f9c277223ce18672 (patch) | |
tree | 665e150d9665600dd5b8280c7ec24501ba40bb4f /src/http/ngx_http_request.c | |
parent | 040a23bfc316403fa374e55ce52de70ace3cff38 (diff) | |
download | nginx-eab61bfc22b583031b5a6f42f9c277223ce18672.tar.gz nginx-eab61bfc22b583031b5a6f42f9c277223ce18672.zip |
QUIC: the "quic_host_key" directive.
The token generation in QUIC is reworked. Single host key is used to generate
all required keys of needed sizes using HKDF.
The "quic_stateless_reset_token_key" directive is removed. Instead, the
"quic_host_key" directive is used, which reads key from file, or sets it
to random bytes if not specified.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions