==== 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" 39726 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/66059b3709914b55 acme-client: dochngreq: https://127.0.0.1:14000/authZ/sPiwaaRgQjrv4GOMbl2mrL13l2NNgWUa1ObE-4gKe_Y acme-client: challenge, token: 9Q15oTgEdDp1sk33no9GXjFV9dXEKNI-v7-_krLDANg, uri: https://127.0.0.1:14000/chalZ/fUtoieB8rxDc4cP-9ep_TxW7IHAf1VHPEANeEwuwfks, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/9Q15oTgEdDp1sk33no9GXjFV9dXEKNI-v7-_krLDANg: created acme-client: https://127.0.0.1:14000/chalZ/fUtoieB8rxDc4cP-9ep_TxW7IHAf1VHPEANeEwuwfks: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/sPiwaaRgQjrv4GOMbl2mrL13l2NNgWUa1ObE-4gKe_Y acme-client: challenge, token: 9Q15oTgEdDp1sk33no9GXjFV9dXEKNI-v7-_krLDANg, uri: https://127.0.0.1:14000/chalZ/fUtoieB8rxDc4cP-9ep_TxW7IHAf1VHPEANeEwuwfks, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/LRgu9qQwgAbHujJL5HJcGhYIL5meWXMDp0aQJrfNsPg: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/137a3a9129bf75c6: certificate account key: https://127.0.0.1:14000/my-account/66059b3709914b55 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/66059b3709914b55 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/66059b3709914b55 acme-client: https://127.0.0.1:14000/finalize-order/NYV6_nn0ynDhqo30IokgawtJ7AuHVkuscI6Ko5k0pDE: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/503958fbc3620e7d: 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/66059b3709914b55 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-ipaddress ==== mkdir -p etc sed 's,${.OBJDIR},/home/src/regress/usr.sbin/acme-client/obj,' /home/src/regress/usr.sbin/acme-client/acme-client-ipaddress.conf > etc/acme-client-ipaddress.conf doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client-ipaddress.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/66059b3709914b55 acme-client: dochngreq: https://127.0.0.1:14000/authZ/NzFcS6MGVeVA608fZYUF7x0a9b7RWRUxd3rEP2HcO8A acme-client: challenge, token: uw3McqHbIQpxA16WPoogdpdanxLMd8yggFbrfA620dY, uri: https://127.0.0.1:14000/chalZ/UjgeKtgJjZtsXOmta0PGJluBinfy8gB2H02nARKQ9AU, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/uw3McqHbIQpxA16WPoogdpdanxLMd8yggFbrfA620dY: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/khfwQLmHoRuFnr93qzgyEzLm2iLA0IzY3ywqdveRL7s acme-client: challenge, token: X2kijdO8dbdrAxKruNCHfU-shDvNypFVL4a82Ifs4EI, uri: https://127.0.0.1:14000/chalZ/15-8vgc4likb_X13MZa_R-aDPzb49ukjglVKhW-c90o, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/X2kijdO8dbdrAxKruNCHfU-shDvNypFVL4a82Ifs4EI: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/m6Ad1BZPZFp6H4ZO87Ir1e9jfy6SYWQdtQk-Iles9-g acme-client: challenge, token: 4s3X5H6BEb9QvR4uSxZ62ASadpsat8mJWrg2Wg04gHQ, uri: https://127.0.0.1:14000/chalZ/vzmjW7RbKGJ5bkxw_ksvbx_pE4EaQvv6G2kRBPkTUNY, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/4s3X5H6BEb9QvR4uSxZ62ASadpsat8mJWrg2Wg04gHQ: created acme-client: https://127.0.0.1:14000/chalZ/UjgeKtgJjZtsXOmta0PGJluBinfy8gB2H02nARKQ9AU: challenge acme-client: https://127.0.0.1:14000/chalZ/15-8vgc4likb_X13MZa_R-aDPzb49ukjglVKhW-c90o: challenge acme-client: https://127.0.0.1:14000/chalZ/vzmjW7RbKGJ5bkxw_ksvbx_pE4EaQvv6G2kRBPkTUNY: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/NzFcS6MGVeVA608fZYUF7x0a9b7RWRUxd3rEP2HcO8A acme-client: challenge, token: uw3McqHbIQpxA16WPoogdpdanxLMd8yggFbrfA620dY, uri: https://127.0.0.1:14000/chalZ/UjgeKtgJjZtsXOmta0PGJluBinfy8gB2H02nARKQ9AU, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/khfwQLmHoRuFnr93qzgyEzLm2iLA0IzY3ywqdveRL7s acme-client: challenge, token: X2kijdO8dbdrAxKruNCHfU-shDvNypFVL4a82Ifs4EI, uri: https://127.0.0.1:14000/chalZ/15-8vgc4likb_X13MZa_R-aDPzb49ukjglVKhW-c90o, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/m6Ad1BZPZFp6H4ZO87Ir1e9jfy6SYWQdtQk-Iles9-g acme-client: challenge, token: 4s3X5H6BEb9QvR4uSxZ62ASadpsat8mJWrg2Wg04gHQ, uri: https://127.0.0.1:14000/chalZ/vzmjW7RbKGJ5bkxw_ksvbx_pE4EaQvv6G2kRBPkTUNY, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/7ap-dwJH6vjhdPb7BdAfxQUPk2zMvR8n4M5ridzfoBw: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/2eb15684c1c5910e: 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-ipaddress.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/66059b3709914b55 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-ipaddress2 ==== doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client-ipaddress.conf -v ::1 acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/private/privkey2.pem: generated RSA domain 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/66059b3709914b55 acme-client: dochngreq: https://127.0.0.1:14000/authZ/vhHfgPD0Uxu-TxyWPL0vWQYsO8R6QIp_s-Ztk9BLjFo acme-client: challenge, token: mFDP508JHTNweOhLaHgsqfwKGsiy1MCobO4St5H_tl8, uri: https://127.0.0.1:14000/chalZ/3nWWvtR-Nn-QyJ4mQdTs45yGkvrBZseLe9e-PlyO3IQ, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/mFDP508JHTNweOhLaHgsqfwKGsiy1MCobO4St5H_tl8: created acme-client: https://127.0.0.1:14000/chalZ/3nWWvtR-Nn-QyJ4mQdTs45yGkvrBZseLe9e-PlyO3IQ: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/vhHfgPD0Uxu-TxyWPL0vWQYsO8R6QIp_s-Ztk9BLjFo acme-client: challenge, token: mFDP508JHTNweOhLaHgsqfwKGsiy1MCobO4St5H_tl8, uri: https://127.0.0.1:14000/chalZ/3nWWvtR-Nn-QyJ4mQdTs45yGkvrBZseLe9e-PlyO3IQ, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/UjYCmY9NFmMOzV5ZIsTNM2EMeVLUzZAdvNr5bSptBaw: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/3677eb57f1189282: certificate acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert2.pem: created doas -n /usr/sbin/acme-client -f /home/src/regress/usr.sbin/acme-client/obj/etc/acme-client-ipaddress.conf -r -v ::1 acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert2.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/66059b3709914b55 acme-client: https://127.0.0.1:14000/revoke-cert: revocation acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert2.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"