==== run-regress-acme ==== mkdir -p etc sed 's,${.OBJDIR},/home/src/regress/usr.sbin/acme-client/obj,' /home/src/regress/usr.sbin/acme-client/acme-client.conf > etc/acme-client.conf mkdir -p etc sed 's,${.OBJDIR},/home/src/regress/usr.sbin/acme-client/obj,' /home/src/regress/usr.sbin/acme-client/httpd.conf >etc/httpd.conf mkdir -p www/htdocs www/acme www/logs etc/acme etc/ssl/acme/private doas -n /usr/sbin/httpd -f /home/src/regress/usr.sbin/acme-client/obj/etc/httpd.conf sleep .1 # give httpd some time to spin up pgrep -xf "/usr/sbin/httpd -f /home/src/regress/usr.sbin/acme-client/obj/etc/httpd.conf" 43003 sed 's,${.CURDIR},/home/src/regress/usr.sbin/acme-client,' /home/src/regress/usr.sbin/acme-client/pebble-config.json > pebble-config.json /usr/local/bin/pebble -config /home/src/regress/usr.sbin/acme-client/obj/pebble-config.json > /home/src/regress/usr.sbin/acme-client/obj/pebble.out & while ! $(fgrep -q 'Root CA certificate available' /home/src/regress/usr.sbin/acme-client/obj/pebble.out); do sleep .1; done doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client.conf -v localhost acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/private/privkey.pem: generated RSA domain key acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/acme/privkey.pem: generated RSA account key acme-client: https://127.0.0.1:14000/dir: directories acme-client: 127.0.0.1: DNS: 127.0.0.1 acme-client: account key: https://127.0.0.1:14000/my-account/78f309f114e7d5c acme-client: dochngreq: https://127.0.0.1:14000/authZ/VGKXqQQt7g9OjEiMyrA1TRRxx0lLNQToYDlnayBniB0 acme-client: challenge, token: QIsqGXYVVsCY9UpkcwEiMNF4wsETS_4wHeaoSmXu5RA, uri: https://127.0.0.1:14000/chalZ/NBzga2YqwXG7neZWpA7GKFg6SYMuxWgHfVa9gjhio7U, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/QIsqGXYVVsCY9UpkcwEiMNF4wsETS_4wHeaoSmXu5RA: created acme-client: https://127.0.0.1:14000/chalZ/NBzga2YqwXG7neZWpA7GKFg6SYMuxWgHfVa9gjhio7U: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/VGKXqQQt7g9OjEiMyrA1TRRxx0lLNQToYDlnayBniB0 acme-client: challenge, token: QIsqGXYVVsCY9UpkcwEiMNF4wsETS_4wHeaoSmXu5RA, uri: https://127.0.0.1:14000/chalZ/NBzga2YqwXG7neZWpA7GKFg6SYMuxWgHfVa9gjhio7U, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/vlU_YyDue5T1kFD-hC8D888MvrpgWxl2QVIcybCQBF0: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/35d577cb3b8aeac9: certificate account key: https://127.0.0.1:14000/my-account/78f309f114e7d5c acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: created doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client.conf -r -v localhost acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: revocation acme-client: https://127.0.0.1:14000/dir: directories acme-client: 127.0.0.1: DNS: 127.0.0.1 acme-client: account key: https://127.0.0.1:14000/my-account/78f309f114e7d5c acme-client: https://127.0.0.1:14000/revoke-cert: revocation acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: unlinked ==== run-regress-acme-profile ==== mkdir -p etc sed 's,${.OBJDIR},/home/src/regress/usr.sbin/acme-client/obj,' /home/src/regress/usr.sbin/acme-client/acme-client-profile.conf > etc/acme-client-profile.conf doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client-profile.conf -v localhost acme-client: https://127.0.0.1:14000/dir: directories acme-client: 127.0.0.1: DNS: 127.0.0.1 acme-client: account key: https://127.0.0.1:14000/my-account/78f309f114e7d5c acme-client: dochngreq: https://127.0.0.1:14000/authZ/tGrTrNhSnA-nN2gRCaXjwJFlMxhTaiy4rjIoY7Ho8pg acme-client: challenge, token: EEUH6XccrvG2CBBHVZXbRbCC-Wm4_Ipcm9yE2Ks0dBo, uri: https://127.0.0.1:14000/chalZ/tTh8uWa0sFO-DRx4lkUYAYvGc1Qn6f1lwCcmXaG5L6c, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/EEUH6XccrvG2CBBHVZXbRbCC-Wm4_Ipcm9yE2Ks0dBo: created acme-client: https://127.0.0.1:14000/chalZ/tTh8uWa0sFO-DRx4lkUYAYvGc1Qn6f1lwCcmXaG5L6c: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/tGrTrNhSnA-nN2gRCaXjwJFlMxhTaiy4rjIoY7Ho8pg acme-client: challenge, token: EEUH6XccrvG2CBBHVZXbRbCC-Wm4_Ipcm9yE2Ks0dBo, uri: https://127.0.0.1:14000/chalZ/tTh8uWa0sFO-DRx4lkUYAYvGc1Qn6f1lwCcmXaG5L6c, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/lRQ_jk_bqVmQkpEQUispCpd-k7JEutgZ6WZKAQLkgL8: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/0ac2344ea019ea34: certificate acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: created doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client-profile.conf -r -v localhost acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: revocation acme-client: https://127.0.0.1:14000/dir: directories acme-client: 127.0.0.1: DNS: 127.0.0.1 acme-client: account key: https://127.0.0.1:14000/my-account/78f309f114e7d5c acme-client: https://127.0.0.1:14000/revoke-cert: revocation acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: unlinked ==== run-regress-cleanup ==== make -C /home/src/regress/usr.sbin/acme-client httpd-stop doas -n pkill -xf "/usr/sbin/httpd -f /home/src/regress/usr.sbin/acme-client/obj/etc/httpd.conf" make -C /home/src/regress/usr.sbin/acme-client pebble-stop pkill -xf "/usr/local/bin/pebble -config /home/src/regress/usr.sbin/acme-client/obj/pebble-config.json"