[Git][NTPsec/ntpsec][master] nts.adoc: Add more required NTS options for the NTPD client.

Gary E. Miller gitlab at mg.gitlab.com
Fri Feb 1 22:39:01 UTC 2019


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
0f43ed9f by Gary E. Miller at 2019-02-01T22:38:24Z
nts.adoc: Add more required NTS options for the NTPD client.

- - - - -


1 changed file:

- devel/nts.adoc


Changes:

=====================================
devel/nts.adoc
=====================================
@@ -234,6 +234,37 @@ and intermediate certificate bundles without a full daemon restart.
 
 This is now part of the NTP documentation.
 
+New options for an NTS client:
+
+*ask [address]* Request a particular NTPD server, but do not require it.
+*address* may be a hostname, a FQDN, an IPv4 numeric address, an IPv6
+numeric addresa (in square brackets).  Address may have the suffix
+*:port* to specify a UDP port.
+
+*require [address]* Require a particular NTPD server, fail if it is not
+the NTPD sevver address returned.  Otherwise same as *ask*.
+
+*noval* do not validate the server certificate
+
+*cert [file]*  Present the certificate in *file* as our cclient certificate
+
+*tls1.2* Allow TLS1.2 connection.
+
+*tls1.3* Allow TLS1.3 connection.
+
+*tls1.2ciphers [list]*  List of TLS 1.2 ciphers to negotiate, in prefered
+order.
+
+*tls1.3ciphers [list]*  List of TLS 1.3 ciphers to negotiate, in prefered
+order.  TLS 1.2 and 1.3 ciphers are different and must be specified
+separately as OpenSSL needs them separately.
+
+*ntpciphers [list]*  List of ciphers to negotiate, in prefered
+order for the NTPD connection.
+
+*expire [seconds]*  How long to use an NTPD association before rekeying
+with the NTS-KE server.
+
 == NTS-KE Server Configuration parameters ==
 
 == TLS Options ==



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0f43ed9f3edc6c66effe4274d89fa6aec3775271

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0f43ed9f3edc6c66effe4274d89fa6aec3775271
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/20190201/f58084d2/attachment-0001.html>


More information about the vc mailing list