CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2025/06/15 08:37:34
Modified files: regress/usr.sbin/acme-client: Makefile acme-client.conf Added files: regress/usr.sbin/acme-client: localhost_cert.pem localhost_key.pem pebble-config.json Log message: Make regress test more usable. With the pebble test server we no longer depend on Internet connectivity and using localhost means the regress test is independent of DNS. Input deraadt OK anton