CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2017/01/21 02:00:29
Modified files: usr.sbin/acme-client: acme-client.conf.5 main.c parse.h parse.y Log message: add option 'domain full chain certificate "path"', revokation works, the fullchain file will be unlinked. ok florian