From: Nikos Mavrogiannopoulos Date: Tue, 31 May 2011 22:04:47 +0000 (+0200) Subject: updates. X-Git-Tag: gnutls_2_99_3~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fa64d9b9821d12d69033b5889281f39aa6e6b92;p=thirdparty%2Fgnutls.git updates. --- diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi index 2109d2b74a..7646992fba 100644 --- a/doc/cha-intro-tls.texi +++ b/doc/cha-intro-tls.texi @@ -394,7 +394,7 @@ To initiate the handshake. * Client Authentication:: Requesting a certificate from the client. * Resuming Sessions:: Reusing previously established keys. * Resuming Internals:: More information on reusing previously established keys. -* Interoperability Issues:: Interoperability issues with other implementations. +* Interoperability:: About interoperability with other implementations. @end menu @node TLS Cipher Suites @@ -661,8 +661,8 @@ It might also be useful to be able to check for expired sessions in order to remove them, and save space. The function @ref{gnutls_db_check_entry} is provided for that reason. -@node Interoperability Issues -@subsection Interoperability Issues +@node Interoperability +@subsection Interoperability The @acronym{TLS} handshake is a complex procedure that negotiates all required parameters for a secure session. @acronym{GnuTLS} supports