diff options
author | Roman Arutyunyan <arut@nginx.com> | 2018-07-11 17:56:51 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2018-07-11 17:56:51 +0300 |
commit | a8e38e2a9c1c9f3afb22fdb196e85fb2f28c192c (patch) | |
tree | 3fe47861a23706fa424406b91c2185f7e2032e8d /src/core/ngx_connection.c | |
parent | 527cac297952f802b834704a74436a4fa55c3957 (diff) | |
download | nginx-a8e38e2a9c1c9f3afb22fdb196e85fb2f28c192c.tar.gz nginx-a8e38e2a9c1c9f3afb22fdb196e85fb2f28c192c.zip |
Stream ssl_preread: $ssl_preread_protocol variable.
The variable keeps the latest SSL protocol version supported by the client.
The variable has the same format as $ssl_protocol.
The version is read from the client_version field of ClientHello. If the
supported_versions extension is present in the ClientHello, then the version
is set to TLSv1.3.
Diffstat (limited to 'src/core/ngx_connection.c')
0 files changed, 0 insertions, 0 deletions