# HG changeset patch
# User Steffen Kieß
# 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
5f972ceaddf08e","SSL_CHANNEL_BINDING_TLS_UNIQUE":"af6e9b00be510405dea0ec53"}\n'
(And the values seen by the client and the server should be the same.)
Best regards,
Steffen Kieß
import flask
app = flask.Flask('Test')
@app.route("/", methods=
Hello,
On 01.06.21 01:08, Maxim Dounin wrote:
Hello!
On Mon, May 31, 2021 at 09:41:42PM +0200, Steffen Kieß wrote:
On 31.05.21 18:36, Maxim Dounin wrote:
Thanks for the patch. You may want to elaborate a bit more on how
do you expect these variables to be used.
[...]
These variables