Some minor tweaks following TLSv1.3 becoming default
authorMatt Caswell <matt@openssl.org>
Mon, 12 Feb 2018 09:39:28 +0000 (09:39 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 12 Feb 2018 14:56:45 +0000 (14:56 +0000)
Fix a typo in INSTALL and update the link in CHANGES

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5329)

CHANGES
INSTALL

diff --git a/CHANGES b/CHANGES
index 178c6c4a65d4fa8dbeb21242a498adc8a3bb13c0..b94b8e97269f26df274054929b24983b6f12c55f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -17,7 +17,7 @@
      configuration is updated to include suitable ciphersuites. The DEFAULT
      ciphersuite configuration does include TLSv1.3 ciphersuites. For further
      information on this and other related issues please see:
-     https://www.openssl.org/blog/blog/2017/05/04/tlsv1.3/
+     https://www.openssl.org/blog/blog/2018/02/08/tlsv1.3/
 
      NOTE: In this pre-release of OpenSSL a draft version of the
      TLSv1.3 standard has been implemented. Implementations of different draft
diff --git a/INSTALL b/INSTALL
index 9d1f90d15ee9673c3ddba0d19d50b40188815969..3c8548dd3b89104015d654f307d3fad11efead97 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                    applications to explicitly select individual protocol
                    versions. Note that there is no "no-tls1_3-method" option
                    because there is no application method for TLSv1.3. Using
-                   invidivial protocol methods directly is deprecated.
+                   individual protocol methods directly is deprecated.
                    Applications should use TLS_method() instead.
 
   enable-<alg>