summaryrefslogtreecommitdiff
path: root/doc/cha-intro-tls.texi
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-11 20:21:25 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-10-11 20:21:25 +0200
commit5da2fc0517e2af16178c6fc33c2b8cd72faec516 (patch)
tree6af5587173570de90b0e023a7a8019b1e5a71d31 /doc/cha-intro-tls.texi
parent155ec71e76db0a374e42e9bbd2a8c9c5918dd254 (diff)
downloadgnutls-5da2fc0517e2af16178c6fc33c2b8cd72faec516.tar.gz
updated text
Diffstat (limited to 'doc/cha-intro-tls.texi')
-rw-r--r--doc/cha-intro-tls.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/cha-intro-tls.texi b/doc/cha-intro-tls.texi
index cb0adecec7..58815369fc 100644
--- a/doc/cha-intro-tls.texi
+++ b/doc/cha-intro-tls.texi
@@ -435,9 +435,9 @@ NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT
@end verbatim
This priority string will only enable SSL 3.0 and TLS 1.0 as protocols and
will disable, via the @code{%COMPAT} keyword, several @acronym{TLS} protocol
-options that are known to cause compatibility problems.
-We suggest however only to use this mode if compatibility is preferred over
-security.
+options that are known to cause compatibility problems. Note however that
+there are known attacks against those protocol versions and
+if mode is used security is traded for compatibility.
@node TLS Extensions
@section TLS extensions