From 02cc561325b80edeb68f5f0c837624d2215b8c96 Mon Sep 17 00:00:00 2001 From: Adi Kriegisch Date: Tue, 25 Feb 2014 09:49:49 +0100 Subject: [PATCH] =?utf8?q?removed=20Opera=2017=20from=20the=20list=20of=20?= =?utf8?q?supported=20browsers=20for=20Cipher=20A=20(thanks=20interfaSys?= =?utf8?q?=20S=C3=A0rl=20for=20testing)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/theory/cipher_suites/recommended.tex | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/theory/cipher_suites/recommended.tex b/src/theory/cipher_suites/recommended.tex index 20fa678..d12ed89 100644 --- a/src/theory/cipher_suites/recommended.tex +++ b/src/theory/cipher_suites/recommended.tex @@ -63,13 +63,12 @@ This results in the OpenSSL string: \paragraph*{Compatibility:} -At the time of this writing only Win 7 and Win 8.1 crypto stack, Opera 17, +At the time of this writing only Win 7 and Win 8.1 crypto stack, 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 +In case you need to support other/different clients, see information +about choosing your own cipher string in section \ref{section:ChoosingYourOwnCipherSuites}. \subsubsection{Configuration B: Weaker ciphers but better compatibility} -- 2.20.1