[PATCH] SSL: export channel binding values as variables
Maxim Dounin
mdounin at mdounin.ru
Mon May 31 16:36:06 UTC 2021
Hello!
On Mon, May 31, 2021 at 06:00:13PM +0200, Steffen Kieß wrote:
> # HG changeset patch
> # User Steffen Kieß <kiess at ki4.de>
> # Date 1622475202 -7200
> # Mon May 31 17:33:22 2021 +0200
> # Node ID a877e63832c8b373edac1f4ca7d09621204b05b9
> # Parent d61d590ac82643bf7dbc7842e5baced7a9f11480
> SSL: export channel binding values as variables.
>
> Export the channel binding values for tls-unique and tls-server-end-point as
> ssl_channel_binding_tls_unique and ssl_channel_binding_tls_server_end_point.
> The values are hex-encoded and are without the prefix.
>
> See RFC5929 for more information.
Thanks for the patch. You may want to elaborate a bit more on how
do you expect these variables to be used.
[...]
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx-devel
mailing list