==== 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" 85214 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/4f5ecc90f678abc5 acme-client: dochngreq: https://127.0.0.1:14000/authZ/BIN62Z-UIt1vclkQXl8GvAMwAemZO2O22IdF9L1Yv4w acme-client: challenge, token: 1D-Go7dVIu6-BfbL1-ISsxY0r0q5HmlVblBt7DIDRrI, uri: https://127.0.0.1:14000/chalZ/A3DGVd2CDHfcNt-cp-wUV7EdjHKkm6afpuF2jEaj7Tc, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/1D-Go7dVIu6-BfbL1-ISsxY0r0q5HmlVblBt7DIDRrI: created acme-client: https://127.0.0.1:14000/chalZ/A3DGVd2CDHfcNt-cp-wUV7EdjHKkm6afpuF2jEaj7Tc: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/BIN62Z-UIt1vclkQXl8GvAMwAemZO2O22IdF9L1Yv4w acme-client: challenge, token: 1D-Go7dVIu6-BfbL1-ISsxY0r0q5HmlVblBt7DIDRrI, uri: https://127.0.0.1:14000/chalZ/A3DGVd2CDHfcNt-cp-wUV7EdjHKkm6afpuF2jEaj7Tc, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/fxjPHh6-SLqjZYc9h_D5BipoiN5ngSKSkl8E6-Q9IMY: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/67eaa79eca58581a: certificate account key: https://127.0.0.1:14000/my-account/4f5ecc90f678abc5 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/4f5ecc90f678abc5 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/4f5ecc90f678abc5 acme-client: dochngreq: https://127.0.0.1:14000/authZ/xbZ0WduX4xa91J3bwHzx02Crjit55DjGCDF3VKrPh6M acme-client: challenge, token: JCqwLX6nMTTf1jKxCRuzL-ZS4nXJKpbq8TGt7MjAjQo, uri: https://127.0.0.1:14000/chalZ/pN3qUA3sGMh5JLVLEvZpACRnNgZBwTi82hVhbJsg97M, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/JCqwLX6nMTTf1jKxCRuzL-ZS4nXJKpbq8TGt7MjAjQo: created acme-client: https://127.0.0.1:14000/chalZ/pN3qUA3sGMh5JLVLEvZpACRnNgZBwTi82hVhbJsg97M: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/xbZ0WduX4xa91J3bwHzx02Crjit55DjGCDF3VKrPh6M acme-client: challenge, token: JCqwLX6nMTTf1jKxCRuzL-ZS4nXJKpbq8TGt7MjAjQo, uri: https://127.0.0.1:14000/chalZ/pN3qUA3sGMh5JLVLEvZpACRnNgZBwTi82hVhbJsg97M, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/EGhYK7fGqE8dG0kg5C0Xy147H-jidGHOJV31_JqyioM: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/05ed3b7d630d058b: 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/4f5ecc90f678abc5 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/4f5ecc90f678abc5 acme-client: dochngreq: https://127.0.0.1:14000/authZ/w0Ql6EYS6kbshpGng_gzuAVwck9uPe1y0R15pOHALH0 acme-client: challenge, token: Kn3d8S-UBCR7o8k3flaAHc9T13RKaGBIEs0Gp76NTm4, uri: https://127.0.0.1:14000/chalZ/18ayh8UnSrksqEilggN2LdMdVDpyz24LVAQNt5NF7Ho, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/Kn3d8S-UBCR7o8k3flaAHc9T13RKaGBIEs0Gp76NTm4: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/myLnXW8Q7zwTt7BV0gZdd8U95USUgC6sSeJVBTi-WJM acme-client: challenge, token: RATkpAOFb2Ev005VZVf_FXJLvelgLvIh78dGgPdTb4A, uri: https://127.0.0.1:14000/chalZ/3vHr0NSXI6vpJsJTINHYwqqE6KOzvXBycX9FlPDzVes, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/RATkpAOFb2Ev005VZVf_FXJLvelgLvIh78dGgPdTb4A: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/BIN62Z-UIt1vclkQXl8GvAMwAemZO2O22IdF9L1Yv4w acme-client: challenge, token: 1D-Go7dVIu6-BfbL1-ISsxY0r0q5HmlVblBt7DIDRrI, uri: https://127.0.0.1:14000/chalZ/A3DGVd2CDHfcNt-cp-wUV7EdjHKkm6afpuF2jEaj7Tc, status: 2 acme-client: https://127.0.0.1:14000/chalZ/18ayh8UnSrksqEilggN2LdMdVDpyz24LVAQNt5NF7Ho: challenge acme-client: https://127.0.0.1:14000/chalZ/3vHr0NSXI6vpJsJTINHYwqqE6KOzvXBycX9FlPDzVes: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/w0Ql6EYS6kbshpGng_gzuAVwck9uPe1y0R15pOHALH0 acme-client: challenge, token: Kn3d8S-UBCR7o8k3flaAHc9T13RKaGBIEs0Gp76NTm4, uri: https://127.0.0.1:14000/chalZ/18ayh8UnSrksqEilggN2LdMdVDpyz24LVAQNt5NF7Ho, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/myLnXW8Q7zwTt7BV0gZdd8U95USUgC6sSeJVBTi-WJM acme-client: challenge, token: RATkpAOFb2Ev005VZVf_FXJLvelgLvIh78dGgPdTb4A, uri: https://127.0.0.1:14000/chalZ/3vHr0NSXI6vpJsJTINHYwqqE6KOzvXBycX9FlPDzVes, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/BIN62Z-UIt1vclkQXl8GvAMwAemZO2O22IdF9L1Yv4w acme-client: challenge, token: 1D-Go7dVIu6-BfbL1-ISsxY0r0q5HmlVblBt7DIDRrI, uri: https://127.0.0.1:14000/chalZ/A3DGVd2CDHfcNt-cp-wUV7EdjHKkm6afpuF2jEaj7Tc, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/qD0qKqRDf8q7I_wKBeL6_edPkQKaakVuaWjTmQ2-heg: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/6e2b0a1a7837cc10: 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/4f5ecc90f678abc5 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/4f5ecc90f678abc5 acme-client: https://127.0.0.1:14000/finalize-order/-idRaLTKi24ZmnziRjwRI9AgxzOueogNzZ6z8AtdrUs: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/0cc94b5ee4b81eba: 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/4f5ecc90f678abc5 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"