summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-05-17 07:58:43 +0200
committerDaiki Ueno <ueno@gnu.org>2021-05-17 15:36:05 +0200
commit3bac9882027e0afeddd02a87f9a57d33b9a68997 (patch)
treebeb1808ba1699ed9493ee6c088f6782fdf106b36 /.gitignore
parentfec8a392591f0d8d048b2d60e8873535ef130279 (diff)
downloadgnutls-3bac9882027e0afeddd02a87f9a57d33b9a68997.tar.gz
pre_shared_key: limit 0-RTT to resumption connections
While RFC 8446 allows 0-RTT data in a non-resumption connection established with external PSK, it requires a mechanism to associate encryption parameters with PSK. Until we provide a new API for that, let's limit the 0-RTT use to resumption connections only. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b524bdad41..4ac9ed7d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -854,6 +854,7 @@ tests/tls13-cipher-neg
tests/tls13-compat-mode
tests/tls13-early-data
tests/tls13-early-data-neg
+tests/tls13-early-data-neg2
tests/tls13-early-start
tests/tls13-rehandshake-cert
tests/tls13-resume-psk