]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: mention RSA-PSS-SHA* signature algorithms
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 29 May 2017 06:37:03 +0000 (08:37 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Mon, 29 May 2017 07:26:56 +0000 (09:26 +0200)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
doc/cha-gtls-app.texi

index fc5e7acbab1de5537c6837c7cb7d8b8f351ff286..85af1dc62ca90c28875d3b1036031b2850342eb4 100644 (file)
@@ -1231,7 +1231,8 @@ all protocols from NORMAL priority.
 SIGN-RSA-SHA1, SIGN-RSA-SHA224,
 SIGN-RSA-SHA256, SIGN-RSA-SHA384, SIGN-RSA-SHA512, SIGN-DSA-SHA1,
 SIGN-DSA-SHA224, SIGN-DSA-SHA256, SIGN-RSA-MD5, SIGN-ECDSA-SHA1,
-SIGN-ECDSA-SHA224, SIGN-ECDSA-SHA256, SIGN-ECDSA-SHA384, SIGN-ECDSA-SHA512.
+SIGN-ECDSA-SHA224, SIGN-ECDSA-SHA256, SIGN-ECDSA-SHA384, SIGN-ECDSA-SHA512,
+SIGN-RSA-PSS-SHA256, SIGN-RSA-PSS-SHA384, SIGN-RSA-PSS-SHA512.
 Catch all which enables all algorithms from NORMAL priority is SIGN-ALL.
 This option is only considered for TLS 1.2 and later.