]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
mention RSA-PSK
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 31 Aug 2013 14:32:36 +0000 (17:32 +0300)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 31 Aug 2013 14:32:36 +0000 (17:32 +0300)
doc/cha-shared-key.texi

index bbc83e6f55e1483552e27c803cc2eb3c880c2c02..caf5bc2175d04e0f2940da14d087d4f5d1904d8f 100644 (file)
@@ -110,6 +110,10 @@ exchange.  This method offers perfect forward secrecy.
 Authentication using the @acronym{PSK} protocol and Elliptic curve Diffie-Hellman key
 exchange.  This method offers perfect forward secrecy.
 
+@item RSA-PSK:
+Authentication using the @acronym{PSK} protocol for the client and an RSA certificate
+for the server.
+
 @end table