summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2020-03-30 11:27:40 +0200
committerDaiki Ueno <dueno@redhat.com>2020-04-13 08:02:05 +0200
commitced929668e1657d9c8d557dd48b2661077f41b11 (patch)
treedbc15d5b46012ecb97e0ac20e2e350288caf440b /.gitignore
parentde9d244f955d6858cc03006a36cd23656e74442e (diff)
downloadgnutls-ced929668e1657d9c8d557dd48b2661077f41b11.tar.gz
handshake-tls13: add session flag to disable sending session ticketstmp-no-auto-send-ticket
While GnuTLS by default implicitly sends NewSessionTicket during handshake, application protocols like QUIC set a clear boundary between "in handshake" and "post handshake", and NST must be sent in the post handshake state. 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 7c397c517c..a8e03a8ae2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -848,6 +848,7 @@ tests/tls13/psk-dumbfw
tests/tls13/psk-ext
tests/tls13/supported_versions
tests/tls13/tls12-no-tls13-exts
+tests/tls13/no-auto-send-ticket
tests/tlsext-decoding
tests/tlsfeature-crt
tests/tlsfeature-ext