From ca7d1de69c73a6c19a1a5b7ee33a0b12c5e06d6a Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 13 Mar 2014 04:48:38 +0100 Subject: docs: fixed a bunch of typos --- docs/SSL-PROBLEMS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/SSL-PROBLEMS') diff --git a/docs/SSL-PROBLEMS b/docs/SSL-PROBLEMS index bbee8adcc..7ee4d14ee 100644 --- a/docs/SSL-PROBLEMS +++ b/docs/SSL-PROBLEMS @@ -6,7 +6,7 @@ SSL problems - First, let's establish that we often refer to TLS and SSL interchangably as + First, let's establish that we often refer to TLS and SSL interchangeably as SSL here. The current protocol is called TLS, it was called SSL a long time ago. @@ -30,7 +30,7 @@ SSL version Some broken servers fail to support the protocol negotiation properly that SSL servers are supposed to handle. This may cause the connection to fail - completely. Sometimes you may need to explicity select a SSL version to use + completely. Sometimes you may need to explicitly select a SSL version to use when connecting to make the connection succeed. An additional complication can be that modern SSL libraries sometimes are @@ -38,7 +38,7 @@ SSL version SSL ciphers - Clients give servers a list of ciphers to select from. If the list doens't + Clients give servers a list of ciphers to select from. If the list doesn't include any ciphers the server wants/can use, the connection handshake fails. -- cgit v1.2.3