==== 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" 58830 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/acme/privkey.pem: generated RSA account key acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/private/privkey.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/65621b2d1d5aff79 acme-client: dochngreq: https://127.0.0.1:14000/authZ/6mzl3uwJF21njWq6hkehTl2PzYGq4w3urcFEwLqLv_I acme-client: challenge, token: DAWOCU_rIhaGZqdmhmz5RO7usLc4bJSLpMUbfnboJNQ, uri: https://127.0.0.1:14000/chalZ/BGpHSbG8-4xzMWR9mGWs8RH_5T4MN2xo-wNSd7fSsDI, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/DAWOCU_rIhaGZqdmhmz5RO7usLc4bJSLpMUbfnboJNQ: created acme-client: https://127.0.0.1:14000/chalZ/BGpHSbG8-4xzMWR9mGWs8RH_5T4MN2xo-wNSd7fSsDI: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/6mzl3uwJF21njWq6hkehTl2PzYGq4w3urcFEwLqLv_I acme-client: challenge, token: DAWOCU_rIhaGZqdmhmz5RO7usLc4bJSLpMUbfnboJNQ, uri: https://127.0.0.1:14000/chalZ/BGpHSbG8-4xzMWR9mGWs8RH_5T4MN2xo-wNSd7fSsDI, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/p4bVYlSDFjCp9ZmPYvcw0_dg2sSsJ9WxkwwvCnzNubs: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/6b23a882e96b1abb: certificate account key: https://127.0.0.1:14000/my-account/65621b2d1d5aff79 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/65621b2d1d5aff79 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/65621b2d1d5aff79 acme-client: dochngreq: https://127.0.0.1:14000/authZ/I7E1nGzyh-AAKcpj2iXaj5G-UXyXUCcDAYZI5djfQxI acme-client: challenge, token: ItJ1zUSusKxEa_wvN0stMSkROMnWqimBZADtCVjTtRM, uri: https://127.0.0.1:14000/chalZ/Zi9-k1AZb7PXh_8CK1rQVvt2BdnKtnsYbeV7UZtLPN4, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/ItJ1zUSusKxEa_wvN0stMSkROMnWqimBZADtCVjTtRM: created acme-client: https://127.0.0.1:14000/chalZ/Zi9-k1AZb7PXh_8CK1rQVvt2BdnKtnsYbeV7UZtLPN4: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/I7E1nGzyh-AAKcpj2iXaj5G-UXyXUCcDAYZI5djfQxI acme-client: challenge, token: ItJ1zUSusKxEa_wvN0stMSkROMnWqimBZADtCVjTtRM, uri: https://127.0.0.1:14000/chalZ/Zi9-k1AZb7PXh_8CK1rQVvt2BdnKtnsYbeV7UZtLPN4, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/jRt5M5rnDSp84F4RmZpLy50UTpLi4evzIoLWtHCVzbY: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/4620c898c06e3d76: 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/65621b2d1d5aff79 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/65621b2d1d5aff79 acme-client: dochngreq: https://127.0.0.1:14000/authZ/8xTuvaZnTAvaH4wcflzdiCcQJbanDBYczEmrZ5C_Vu4 acme-client: challenge, token: dAHRoHmA6ahfLKefQzcUUvimPYTpt9jlc12pFCm7aWg, uri: https://127.0.0.1:14000/chalZ/JL7UUss06YHbMoqrevFz1QT6QRD-BdhGU8gZJxXnPPU, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/dAHRoHmA6ahfLKefQzcUUvimPYTpt9jlc12pFCm7aWg: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/6mzl3uwJF21njWq6hkehTl2PzYGq4w3urcFEwLqLv_I acme-client: challenge, token: DAWOCU_rIhaGZqdmhmz5RO7usLc4bJSLpMUbfnboJNQ, uri: https://127.0.0.1:14000/chalZ/BGpHSbG8-4xzMWR9mGWs8RH_5T4MN2xo-wNSd7fSsDI, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/c2qxm-EzOTxnhaE4Rh6kaJDwGRwHsgcIdqmUb8hCsHY acme-client: challenge, token: shR-zvCLfMO6coDYa7fAfoFcfahdpnFimQXfyBH2f1o, uri: https://127.0.0.1:14000/chalZ/Xd1R4jTwe-lPJfoPZy13rbNSu-U1qKVLSf3aNFLeo9s, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/shR-zvCLfMO6coDYa7fAfoFcfahdpnFimQXfyBH2f1o: created acme-client: https://127.0.0.1:14000/chalZ/JL7UUss06YHbMoqrevFz1QT6QRD-BdhGU8gZJxXnPPU: challenge acme-client: https://127.0.0.1:14000/chalZ/Xd1R4jTwe-lPJfoPZy13rbNSu-U1qKVLSf3aNFLeo9s: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/8xTuvaZnTAvaH4wcflzdiCcQJbanDBYczEmrZ5C_Vu4 acme-client: challenge, token: dAHRoHmA6ahfLKefQzcUUvimPYTpt9jlc12pFCm7aWg, uri: https://127.0.0.1:14000/chalZ/JL7UUss06YHbMoqrevFz1QT6QRD-BdhGU8gZJxXnPPU, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/6mzl3uwJF21njWq6hkehTl2PzYGq4w3urcFEwLqLv_I acme-client: challenge, token: DAWOCU_rIhaGZqdmhmz5RO7usLc4bJSLpMUbfnboJNQ, uri: https://127.0.0.1:14000/chalZ/BGpHSbG8-4xzMWR9mGWs8RH_5T4MN2xo-wNSd7fSsDI, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/c2qxm-EzOTxnhaE4Rh6kaJDwGRwHsgcIdqmUb8hCsHY acme-client: challenge, token: shR-zvCLfMO6coDYa7fAfoFcfahdpnFimQXfyBH2f1o, uri: https://127.0.0.1:14000/chalZ/Xd1R4jTwe-lPJfoPZy13rbNSu-U1qKVLSf3aNFLeo9s, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/74o9kTNRqUaE0Y69uuwBTpQ0wVReby6gzeFmiS72ngA: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/4075dfd3da4eb33d: 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/65621b2d1d5aff79 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/65621b2d1d5aff79 acme-client: https://127.0.0.1:14000/finalize-order/XsofHX28PSmlJZYhi5rSqevF9J-TRNtn-h5AcQIcnqg: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/0b8e4df45d40f7f0: 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/65621b2d1d5aff79 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"