diff options
author | Kim Alvefur <zash@zash.se> | 2020-11-23 21:42:52 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-11-23 21:42:52 +0100 |
commit | cc0e5dc34b53f139f9149466ab68ee731915f8c7 (patch) | |
tree | 1a4da0d3d9c25be4b6cd838bbfc8eb6b47027d18 /util-src/net.c | |
parent | 6d9006436eda1934c307b9688607c455b6a5054c (diff) | |
download | prosody-cc0e5dc34b53f139f9149466ab68ee731915f8c7.tar.gz prosody-cc0e5dc34b53f139f9149466ab68ee731915f8c7.zip |
mod_saslauth: Disable 'tls-unique' channel binding with TLS 1.3 (closes #1542)
The 'tls-unique' channel binding is undefined in TLS 1.3 according to a
single sentence in parenthesis in Apendix C of RFC 8446
This may trigger downgrade protection in clients that were expecting
channel binding to be available.
Diffstat (limited to 'util-src/net.c')
0 files changed, 0 insertions, 0 deletions