[Git][NTPsec/ntpsec][master] Comment polishing.
Eric S. Raymond
gitlab at mg.gitlab.com
Wed Feb 13 00:22:22 UTC 2019
Eric S. Raymond pushed to branch master at NTPsec / ntpsec
Commits:
f15d3e87 by Eric S. Raymond at 2019-02-13T00:21:55Z
Comment polishing.
- - - - -
2 changed files:
- docs/includes/auth-commands.adoc
- include/nts.h
Changes:
=====================================
docs/includes/auth-commands.adoc
=====================================
@@ -50,7 +50,7 @@ The options are as follows:
for all client and server connections.
+enable+::
- Enable NTS service. The default.
+ Enable NTS key service. The default.
+disable+::
Disable NTS service.
=====================================
include/nts.h
=====================================
@@ -44,7 +44,7 @@ struct ntsstate_t {
/* Configuration data for an NTS server or client instance */
struct ntsconfig_t {
- bool ntsenable; /* enable NTS on this ntpd instance */
+ bool ntsenable; /* enable NTS key service on this ntpd */
float mintls; /* minimum TLS version allowed */
float maxtls; /* maximum TLS version allowed */
char *tlsciphers; /* allowed TLS 1.2 ciphers */
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f15d3e8794bb7c034d129514ebc4aab8ff6a79af
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/f15d3e8794bb7c034d129514ebc4aab8ff6a79af
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/20190213/9de2fbb4/attachment.html>
More information about the vc
mailing list