summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2019-06-05 16:48:39 +0200
committerDaiki Ueno <dueno@redhat.com>2019-06-05 17:56:11 +0200
commit6023c69c616d866e19ab1c0bb87931e5143c79d3 (patch)
treee2a6ed8e58075e6896758c222cb396d395c2f57a /.gitignore
parentc2d7798c434b769a8ff605bd5f402ec802b6fbc4 (diff)
downloadgnutls-6023c69c616d866e19ab1c0bb87931e5143c79d3.tar.gz
tls13/key_update: ignore multiple key updates instead of errortmp-keyupdate-fixes
This fixes the multiple KeyUpdate messages handling in commit 65e2aa80d114d4bef095d129c2eda475e473244a, where illegal_parameter is sent even if the limit doesn't exceed. Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dd17220f64..85ae942f12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -823,6 +823,7 @@ tests/tls13/hello_retry_request
tests/tls13/key_limits
tests/tls13/key_share
tests/tls13/key_update
+tests/tls13/key_update_multiple
tests/tls13/multi-ocsp
tests/tls13/no-psk-exts
tests/tls13/ocsp-client