summaryrefslogtreecommitdiff
path: root/doc/cha-library.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cha-library.texi')
-rw-r--r--doc/cha-library.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/cha-library.texi b/doc/cha-library.texi
index 33a98861ed..7fe7fb7297 100644
--- a/doc/cha-library.texi
+++ b/doc/cha-library.texi
@@ -7,7 +7,7 @@ privacy over insecure lines, and were designed to prevent
eavesdropping, tampering, or message forgery.
Technically @acronym{GnuTLS} is a portable ANSI C based library which
-implements the protocols ranging from SSL 3.0 to TLS 1.2 (see @ref{Introduction to TLS},
+implements the protocols ranging from SSL 3.0 to TLS 1.3 (see @ref{Introduction to TLS},
for a detailed description of the protocols), accompanied
with the required framework for authentication and public key
infrastructure. Important features of the @acronym{GnuTLS} library
@@ -15,7 +15,7 @@ include:
@itemize
-@item Support for TLS 1.2, TLS 1.1, TLS 1.0 and SSL 3.0 protocols.
+@item Support for TLS 1.3, TLS 1.2, TLS 1.1, TLS 1.0 and SSL 3.0 protocols.
@item Support for Datagram TLS 1.0 and 1.2.