summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2019-04-29 19:03:55 +0200
committerDaiki Ueno <dueno@redhat.com>2019-05-20 15:29:19 +0200
commit86d5c56950489bc8469f73602d793ef48af6419a (patch)
treeebbcc93320c8379ac1afc854dabce777753ab5d1 /.gitignore
parent13cc2e983446f578fa7aee7ef00231c35ddbf6e7 (diff)
downloadgnutls-86d5c56950489bc8469f73602d793ef48af6419a.tar.gz
server auth: disable TLS 1.3 if no signature algorithm is usable
This is a server side counterpart of 005a4d04145707daad9588acedfdb5f6cd97c80c. Instead of signalling an error when no algorithm is usable in TLS 1.3, it downgrades the session to TLS 1.2 with a warning. 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 4c0a25a3bf..dd17220f64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -582,6 +582,7 @@ tests/pkcs11/pkcs11-pubkey-import-ecdsa
tests/pkcs11/pkcs11-pubkey-import-rsa
tests/pkcs11/pkcs11-rsa-pss-privkey-test
tests/pkcs11/tls-neg-pkcs11-key
+tests/pkcs11/tls-neg-pkcs11-no-key
tests/pkcs12-decode/Makefile
tests/pkcs12-decode/Makefile.in
tests/pkcs12_encode