[Git][NTPsec/ntpsec][master] Drop mention of TLS 1.2 from docs as draft 26 mandates 1.3+
Hal Murray
gitlab at mg.gitlab.com
Fri May 22 02:22:48 UTC 2020
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
f82950a4 by James Browning at 2020-05-22T02:02:25+00:00
Drop mention of TLS 1.2 from docs as draft 26 mandates 1.3+
- - - - -
2 changed files:
- devel/nts.adoc
- docs/includes/nts-commands.adoc
Changes:
=====================================
devel/nts.adoc
=====================================
@@ -298,11 +298,9 @@ TLSCertificateKeyFile file-path
A colon-separated cipher-spec string consisting of OpenSSL cipher
specifications to configure the Cipher Suite the client is permitted
-to negotiate in the TLS handshake phase. TLS1.2 and TLS1.3 must be
-specified separately.
+to negotiate in the TLS handshake phase.
....
-TLSCipherSuite TLS1.2 cipher-spec
TLSCipherSuite TLS1.3 cipher-spec
....
@@ -350,7 +348,7 @@ NTPHonorCipherOrder on|off
Which versions of the TLS protocol will be accepted in new TLS connections.
....
-TLSProtocol [+TLS1.2] [+TLS1.3]
+TLSProtocol [+TLS1.3]
....
Configures one or more sources for seeding the Pseudo Random Number
=====================================
docs/includes/nts-commands.adoc
=====================================
@@ -35,7 +35,7 @@ The options are as follows:
+mintls+ _string_::
Set the lowest allowable TLS version to negotiate. Will be useful in
- the wake of a TLS compromise. Reasonable values are _TLS1.2_ and
+ the wake of a TLS compromise. Reasonable values are
_TLS1.3_ if your system supports it. TLS 1.3 was first supported in
OpenSSL version 1.1.1.
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/f82950a4379d7bc484d36b8716247c4875515017
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/f82950a4379d7bc484d36b8716247c4875515017
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200522/e304ec92/attachment-0001.htm>
More information about the vc
mailing list