CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2023/05/16 03:02:50
Modified files: usr.sbin/acme-client: acme-client.1 Log message: since apparently, the "example" conf is not free-form (adding comments would break scripts, go figure), highlight the staging servers so that people with non-standard configurations (challenge/response) get a chance at figuring things out. okay tb@