]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Add +SIGN-ALL to GnuTLS DTLS ciphersuite configs
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 15 Jun 2021 13:33:35 +0000 (14:33 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 15 Jun 2021 13:33:35 +0000 (14:33 +0100)
commit21495665494df567657fd6b8774ede6d1e899e1d
treeec2a79b80e24203e014e19b09613364bfe436164
parent2669ce309beee5a2da666d17b1dd09ca627e1cf5
Add +SIGN-ALL to GnuTLS DTLS ciphersuite configs

At least for AES256-SHA et al in DTLSv1.2, we needed to explicitly add
+SIGN-RSA-SHA1. Half the ciphersuites already had +SIGN-ALL anyway, so
make them consistent.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
gnutls-dtls.c