summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-02-12 09:39:28 +0000
committerMatt Caswell <matt@openssl.org>2018-02-12 14:56:45 +0000
commit034d55cd5c82517418708a0b41b94f20911774c0 (patch)
tree2d4c7438c8d09214328a8ed67abdc9dc9546673a /INSTALL
parentada22597ce895c4af1fad824e8da2a86aa9bd5f4 (diff)
downloadopenssl-new-034d55cd5c82517418708a0b41b94f20911774c0.tar.gz
Some minor tweaks following TLSv1.3 becoming default
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)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9d1f90d15e..3c8548dd3b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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>