CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2025/06/07 18:52:17
Modified files: regress/usr.sbin/acme-client: Makefile acme-client.conf Log message: Fix regress. acme-client(1) lost -A and -D flags some time ago. reported by & OK bluhm While here, switch to v2 api and use the staging end point instead of prod. Regress should not hammer the production endpoint.