diff options
author | Matt Caswell <matt@openssl.org> | 2018-02-12 09:39:28 +0000 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-02-12 14:56:45 +0000 |
commit | 034d55cd5c82517418708a0b41b94f20911774c0 (patch) | |
tree | 2d4c7438c8d09214328a8ed67abdc9dc9546673a /INSTALL | |
parent | ada22597ce895c4af1fad824e8da2a86aa9bd5f4 (diff) | |
download | openssl-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-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |