[Git][NTPsec/ntpsec][master] Remove final references to 'enclair'

Eric S. Raymond gitlab at mg.gitlab.com
Sun Feb 3 19:51:29 UTC 2019


Eric S. Raymond pushed to branch master at NTPsec / ntpsec


Commits:
0390a6ec by Matt Selsky at 2019-02-03T19:43:27Z
Remove final references to 'enclair'

- - - - -


2 changed files:

- docs/includes/auth-commands.adoc
- include/nts.h


Changes:

=====================================
docs/includes/auth-commands.adoc
=====================================
@@ -36,7 +36,7 @@ The following command controls NTS authentication. It overrides
 normal TLS protocol negotiation, which is not usually necessary.
 
 [[crypto]]
-+crypto+ [+mintls+ _version_] [+maxtls+ _version_] [+enclair+] [+cipher+ _name_]
++crypto+ [+mintls+ _version_] [+maxtls+ _version_] [+cipher+ _name_]
 
 The options are as follows:
 


=====================================
include/nts.h
=====================================
@@ -14,7 +14,6 @@
 
 extern float mintls;		/* minimum TLS version allowed */
 extern float maxtls;		/* maximum TLS version allowed */
-extern bool enclair;		/* if on, disable TLS and talk en clair */
 extern char *cipher;		/* force cipher; NULL for negotiation */
 
 /* Configuration data for an NTS association */



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0390a6ec28dcaa7371819f7c8e004f959937429e

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0390a6ec28dcaa7371819f7c8e004f959937429e
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/20190203/b4d05228/attachment.html>


More information about the vc mailing list