CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2017/11/26 18:58:52
Modified files:
usr.sbin/acme-client: acme-client.conf.5 extern.h json.c main.c
netproc.c parse.h parse.y
Log message:
Deprecate agreement url config option and get the information from the
directory call. This way we don't need to update the acme-client.conf
file every time it changes. Still parse the option, ignore and warn about
it for a release. Sysmerge should be able to handle the removal.
"nice" deraadt@
OK benno