==== 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" 981 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/24696022a55d949d acme-client: dochngreq: https://127.0.0.1:14000/authZ/SisrD_12R73ZuOggMETepY6WsyGCFV1NWbmyAOFIxMI acme-client: challenge, token: DRiPwQa2zalP2lkm11sPYMh3K5WmlFgi_PPvpf_aeu0, uri: https://127.0.0.1:14000/chalZ/vuONSY_DjpX0vFZbNiiZg_VNSyM4IEYZgDT73N9S-ys, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/DRiPwQa2zalP2lkm11sPYMh3K5WmlFgi_PPvpf_aeu0: created acme-client: https://127.0.0.1:14000/chalZ/vuONSY_DjpX0vFZbNiiZg_VNSyM4IEYZgDT73N9S-ys: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/SisrD_12R73ZuOggMETepY6WsyGCFV1NWbmyAOFIxMI acme-client: challenge, token: DRiPwQa2zalP2lkm11sPYMh3K5WmlFgi_PPvpf_aeu0, uri: https://127.0.0.1:14000/chalZ/vuONSY_DjpX0vFZbNiiZg_VNSyM4IEYZgDT73N9S-ys, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/sCqW3lZZgQNqdCHhOoh7yqSgxS3L9sITPwMYBy6E4pI: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/6c26f0cff36cf034: certificate account key: https://127.0.0.1:14000/my-account/24696022a55d949d 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/24696022a55d949d 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/24696022a55d949d acme-client: https://127.0.0.1:14000/finalize-order/wFn_glsSBfDBgj8eH5S7IyF24QCwJK8WvIfqF2k184o: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/03663c7be1511843: 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/24696022a55d949d 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/24696022a55d949d acme-client: dochngreq: https://127.0.0.1:14000/authZ/7OM6hlBagS4OSkb84bZMSUe41gMlXaUGKqPH8G6FGAc acme-client: challenge, token: qjWykzH0c7oGkPwDUOlSAu6CmZ7zIhREbWNkR2GHTjg, uri: https://127.0.0.1:14000/chalZ/PCZtcA_qy2z9RIIlQZOLggqnKEf8kgNjKsSf7lHEHdc, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/qjWykzH0c7oGkPwDUOlSAu6CmZ7zIhREbWNkR2GHTjg: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/ns3sy1-AwuQAh3abpNDT5KEN874qhdtIMGE7W-vpGr0 acme-client: challenge, token: ZT5ddpvJ7aOC--z9JxtK9yaEQAeObWZaqbps5bCCIqc, uri: https://127.0.0.1:14000/chalZ/b3Exlk37Eo6alm3mWDCxXqnQApZ7jEc7TaNO2RjPVeA, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/ZT5ddpvJ7aOC--z9JxtK9yaEQAeObWZaqbps5bCCIqc: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/McZ1ieUBzNlGxG9UL8o14g6cDywe64sfJS6JDSOryHQ acme-client: challenge, token: O3m7w1u_gbPMap3j49HuHUtUnbdRSvObcWuEDTIn3NU, uri: https://127.0.0.1:14000/chalZ/vtz_1eoeF0nTixan61gp67YhL1B04rORZdEEIQQKR6s, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/O3m7w1u_gbPMap3j49HuHUtUnbdRSvObcWuEDTIn3NU: created acme-client: https://127.0.0.1:14000/chalZ/PCZtcA_qy2z9RIIlQZOLggqnKEf8kgNjKsSf7lHEHdc: challenge acme-client: https://127.0.0.1:14000/chalZ/b3Exlk37Eo6alm3mWDCxXqnQApZ7jEc7TaNO2RjPVeA: challenge acme-client: https://127.0.0.1:14000/chalZ/vtz_1eoeF0nTixan61gp67YhL1B04rORZdEEIQQKR6s: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/7OM6hlBagS4OSkb84bZMSUe41gMlXaUGKqPH8G6FGAc acme-client: challenge, token: qjWykzH0c7oGkPwDUOlSAu6CmZ7zIhREbWNkR2GHTjg, uri: https://127.0.0.1:14000/chalZ/PCZtcA_qy2z9RIIlQZOLggqnKEf8kgNjKsSf7lHEHdc, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ns3sy1-AwuQAh3abpNDT5KEN874qhdtIMGE7W-vpGr0 acme-client: challenge, token: ZT5ddpvJ7aOC--z9JxtK9yaEQAeObWZaqbps5bCCIqc, uri: https://127.0.0.1:14000/chalZ/b3Exlk37Eo6alm3mWDCxXqnQApZ7jEc7TaNO2RjPVeA, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/McZ1ieUBzNlGxG9UL8o14g6cDywe64sfJS6JDSOryHQ acme-client: challenge, token: O3m7w1u_gbPMap3j49HuHUtUnbdRSvObcWuEDTIn3NU, uri: https://127.0.0.1:14000/chalZ/vtz_1eoeF0nTixan61gp67YhL1B04rORZdEEIQQKR6s, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/g5RC47Nyku-0qTFdBwS1pzRjI-CJERRCTVX5tyKBmog: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/463e7bdb48a0e3b8: 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/24696022a55d949d 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/24696022a55d949d acme-client: dochngreq: https://127.0.0.1:14000/authZ/LmQ0hFuIVLyBzySXZG9_XtmiS0GD2uth1GJW9XHewj8 acme-client: challenge, token: QkPQZraFLkVVY9L9E34FsI2ypmk6SSzrFrkRMwWIKnw, uri: https://127.0.0.1:14000/chalZ/mBGGJLFENcnMs0DZ1EJstBjouAP_Hz5lxksjOJz_Rrw, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/QkPQZraFLkVVY9L9E34FsI2ypmk6SSzrFrkRMwWIKnw: created acme-client: https://127.0.0.1:14000/chalZ/mBGGJLFENcnMs0DZ1EJstBjouAP_Hz5lxksjOJz_Rrw: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/LmQ0hFuIVLyBzySXZG9_XtmiS0GD2uth1GJW9XHewj8 acme-client: challenge, token: QkPQZraFLkVVY9L9E34FsI2ypmk6SSzrFrkRMwWIKnw, uri: https://127.0.0.1:14000/chalZ/mBGGJLFENcnMs0DZ1EJstBjouAP_Hz5lxksjOJz_Rrw, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/FrHg-U3s3YkCjPfiQtly2tJSFW2odRgz6DTd9cfyPRg: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/36353dccf5755d6f: 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/24696022a55d949d 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"