commit | 7b8b696790f0e6777e6c5b309dbc6d30a96f8d4d | [log] [tgz] |
---|---|---|
author | BensonLiou <momo1208@gmail.com> | Thu Mar 14 18:11:09 2024 +0800 |
committer | BensonLiou <momo1208@gmail.com> | Thu Mar 14 18:11:09 2024 +0800 |
tree | 9fa780befa0aeebe603bacafc0eb0af712a60c94 | |
parent | 719c2ed9cb0e5444f1a35e2c3723ac9e92a5941d [diff] |
Add change log Signed-off-by: BensonLiou <momo1208@gmail.com>
diff --git a/ChangeLog.d/fix-new-rn-on-hrr.txt b/ChangeLog.d/fix-new-rn-on-hrr.txt new file mode 100644 index 0000000..1b4f5e6 --- /dev/null +++ b/ChangeLog.d/fix-new-rn-on-hrr.txt
@@ -0,0 +1,3 @@ +Bugfix + * In TLS 1.3 clients, fix an interoperability problem due to the client + generating a new random after a HelloRetryRequest. Fixes #8669.