Current support for tls channel binding extraction api (gnutls_session_channel_binding()
) is very rudimentary (tls-unique
only) and partial (does not work for TLSv1.3). This MR targets to add missing binding types to cover existing protocols (TLSv1.2 and TLSv1.3).
Closes #1041 (closed) Closes #1214 (closed)
Signed-off-by:
with name/author being identical to the commit authorCONTRIBUTION.md