From: Adi Kriegisch Date: Mon, 24 Feb 2014 17:28:44 +0000 (+0100) Subject: fixed CipherA compatibility (thanks interfaSys Sàrl) and added a reference to choosin... X-Git-Url: https://git.bettercrypto.org/ach-master.git/commitdiff_plain/6851ef51eb44c0d4d1ac3bb5f71b50af652dfb5e fixed CipherA compatibility (thanks interfaSys Sàrl) and added a reference to choosing ones own cipher suite --- diff --git a/src/theory/cipher_suites/recommended.tex b/src/theory/cipher_suites/recommended.tex index 1078f31..20fa678 100644 --- a/src/theory/cipher_suites/recommended.tex +++ b/src/theory/cipher_suites/recommended.tex @@ -63,11 +63,14 @@ This results in the OpenSSL string: \paragraph*{Compatibility:} -Only clients which support TLS 1.2 are covered by these cipher suites (Chrome 30, -Win 7 and Win 8.1 crypto stack, Opera 17, OpenSSL $\ge$ 1.0.1e, Safari 6 / iOS -6.0.1, Safari 7 / OS X 10.9). +At the time of this writing only Win 7 and Win 8.1 crypto stack, Opera 17, +OpenSSL $\ge$ 1.0.1e, Safari 6 / iOS 6.0.1 and Safar 7 / OS X 10.9 +are covered by that cipher string. +\todo{does Opera 17 really work with that cipher string?} +In case you need to support other/different clients, see +\ref{section:ChoosingYourOwnCipherSuites}. \subsubsection{Configuration B: Weaker ciphers but better compatibility}