Commit 034d55cd authored by Matt Caswell's avatar Matt Caswell
Browse files

Some minor tweaks following TLSv1.3 becoming default



Fix a typo in INSTALL and update the link in CHANGES

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5329)
parent ada22597
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -498,7 +498,7 @@
                   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>