==== 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" 94775 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/413290dcf3bcbc25 acme-client: dochngreq: https://127.0.0.1:14000/authZ/4aL8yvUrq-culs7uvugkxoWfCYr1RhtZLTIIin0j0F0 acme-client: challenge, token: jjAIQRFHvC9ejcL0gO8Rj2ujj6Bvd1W1Zj_wDw8OMKM, uri: https://127.0.0.1:14000/chalZ/mCexnnd05-cxoUcMQw_nPih9Sd0HKyi-VbfMJMF8ork, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/jjAIQRFHvC9ejcL0gO8Rj2ujj6Bvd1W1Zj_wDw8OMKM: created acme-client: https://127.0.0.1:14000/chalZ/mCexnnd05-cxoUcMQw_nPih9Sd0HKyi-VbfMJMF8ork: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/4aL8yvUrq-culs7uvugkxoWfCYr1RhtZLTIIin0j0F0 acme-client: challenge, token: jjAIQRFHvC9ejcL0gO8Rj2ujj6Bvd1W1Zj_wDw8OMKM, uri: https://127.0.0.1:14000/chalZ/mCexnnd05-cxoUcMQw_nPih9Sd0HKyi-VbfMJMF8ork, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/aL7T_eMhFBTv3H7crjZu1GHJPeDLGbT6QEnx-oMdDUA: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/63cfc2350de4aa8c: certificate account key: https://127.0.0.1:14000/my-account/413290dcf3bcbc25 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/413290dcf3bcbc25 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/413290dcf3bcbc25 acme-client: dochngreq: https://127.0.0.1:14000/authZ/W3PNn0e944bZjSmAWTgCwt_CHm_vQ3PeYgi1BarkHGU acme-client: challenge, token: -rg5QqXfjdjrwEYabZO_v_yYqvIzJHISHsR3p6aVaag, uri: https://127.0.0.1:14000/chalZ/dOsxJaY0iijDnovn4_o5Qxx8xckVCZyKyA4WVwm6wwI, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/-rg5QqXfjdjrwEYabZO_v_yYqvIzJHISHsR3p6aVaag: created acme-client: https://127.0.0.1:14000/chalZ/dOsxJaY0iijDnovn4_o5Qxx8xckVCZyKyA4WVwm6wwI: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/W3PNn0e944bZjSmAWTgCwt_CHm_vQ3PeYgi1BarkHGU acme-client: challenge, token: -rg5QqXfjdjrwEYabZO_v_yYqvIzJHISHsR3p6aVaag, uri: https://127.0.0.1:14000/chalZ/dOsxJaY0iijDnovn4_o5Qxx8xckVCZyKyA4WVwm6wwI, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/PyTqRTuj6LfoSSI2DRD13WnlteDhF4CNpMfLtWuTVEs: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/7e2bd49101c7b267: 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/413290dcf3bcbc25 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"