From: Nikos Mavrogiannopoulos Date: Sat, 31 Aug 2013 14:32:36 +0000 (+0300) Subject: mention RSA-PSK X-Git-Tag: gnutls_3_2_5~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ec9c26524059c22ee4eb5f26c1d09e6e7ef005cd;p=thirdparty%2Fgnutls.git mention RSA-PSK --- diff --git a/doc/cha-shared-key.texi b/doc/cha-shared-key.texi index bbc83e6f55..caf5bc2175 100644 --- a/doc/cha-shared-key.texi +++ b/doc/cha-shared-key.texi @@ -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