Convert the acme-client test to use a config file acme-client.conf.
authorbluhm <bluhm@openbsd.org>
Sun, 25 Jun 2017 21:33:23 +0000 (21:33 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 25 Jun 2017 21:33:23 +0000 (21:33 +0000)
commitdb4162fcb8829bf73871b5a97c9e19f48c6379b5
treeddd421518197b8cd737a59721d2c1b475b00a98d
parent4482121fd9e413050419c303cea3e08bbf8ee3a5
Convert the acme-client test to use a config file acme-client.conf.
Restructure the Makefile, put httpd.conf in separate config file.
Skip test if domain name for letsencrypt.org is not set.
discussed with benno@
regress/usr.sbin/acme-client/Makefile
regress/usr.sbin/acme-client/acme-client.conf [new file with mode: 0644]
regress/usr.sbin/acme-client/create-httpd-env.sh [deleted file]
regress/usr.sbin/acme-client/httpd.conf [new file with mode: 0644]