==== 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" 90841 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/7b9803a9dc4cb0ff acme-client: dochngreq: https://127.0.0.1:14000/authZ/9ICtcMxQ_M8k24RIwltNAi5_3tOGFBxUJofLuamwDr8 acme-client: challenge, token: i_vrO_Zhkau2g5eoTAEsH5wZvqy-C3PY2RQJliz8mZY, uri: https://127.0.0.1:14000/chalZ/8mF4NB76XYbCmpauGCEiB-x6jIweYw2IJhXNGV7KJw4, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/i_vrO_Zhkau2g5eoTAEsH5wZvqy-C3PY2RQJliz8mZY: created acme-client: https://127.0.0.1:14000/chalZ/8mF4NB76XYbCmpauGCEiB-x6jIweYw2IJhXNGV7KJw4: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/9ICtcMxQ_M8k24RIwltNAi5_3tOGFBxUJofLuamwDr8 acme-client: challenge, token: i_vrO_Zhkau2g5eoTAEsH5wZvqy-C3PY2RQJliz8mZY, uri: https://127.0.0.1:14000/chalZ/8mF4NB76XYbCmpauGCEiB-x6jIweYw2IJhXNGV7KJw4, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/4JMbL1EsvGQCTX-QjPRMlK0hTef7V1OFwCvYmmP1Gfc: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/406903ccaa3904df: certificate account key: https://127.0.0.1:14000/my-account/7b9803a9dc4cb0ff 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/7b9803a9dc4cb0ff 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/7b9803a9dc4cb0ff acme-client: https://127.0.0.1:14000/finalize-order/N4velkhCt9SbNv0xEzAGBadELnwJ6IjG9967RrNUgwQ: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/2f581626973037b1: 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/7b9803a9dc4cb0ff 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/7b9803a9dc4cb0ff acme-client: dochngreq: https://127.0.0.1:14000/authZ/aFR5aYB6FfxeIcx83gOOb5MHkSlr_MWobz_ZnvSOuIY acme-client: challenge, token: JBElv_gCi4_tuStycD5F73EzlNV2jS3TPzHdgM70uCY, uri: https://127.0.0.1:14000/chalZ/Rfb1aq4Nz2NzEL91706jEiCxToU9SP8n7Brmn2WQ3hY, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/JBElv_gCi4_tuStycD5F73EzlNV2jS3TPzHdgM70uCY: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/9ICtcMxQ_M8k24RIwltNAi5_3tOGFBxUJofLuamwDr8 acme-client: challenge, token: i_vrO_Zhkau2g5eoTAEsH5wZvqy-C3PY2RQJliz8mZY, uri: https://127.0.0.1:14000/chalZ/8mF4NB76XYbCmpauGCEiB-x6jIweYw2IJhXNGV7KJw4, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ohCQQrDC-DhB5DTwmyiraMOPxZ9MtTvfTarpEtyXto0 acme-client: challenge, token: 4hqu3hquQgXrF23twx3OA9EQGoK1_jKJ2dhI_7bkQ7s, uri: https://127.0.0.1:14000/chalZ/EAigZhnVfbKeab0CYHct3wzGVq7dtKtZy46unhQVYiE, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/4hqu3hquQgXrF23twx3OA9EQGoK1_jKJ2dhI_7bkQ7s: created acme-client: https://127.0.0.1:14000/chalZ/Rfb1aq4Nz2NzEL91706jEiCxToU9SP8n7Brmn2WQ3hY: challenge acme-client: https://127.0.0.1:14000/chalZ/EAigZhnVfbKeab0CYHct3wzGVq7dtKtZy46unhQVYiE: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/aFR5aYB6FfxeIcx83gOOb5MHkSlr_MWobz_ZnvSOuIY acme-client: challenge, token: JBElv_gCi4_tuStycD5F73EzlNV2jS3TPzHdgM70uCY, uri: https://127.0.0.1:14000/chalZ/Rfb1aq4Nz2NzEL91706jEiCxToU9SP8n7Brmn2WQ3hY, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/9ICtcMxQ_M8k24RIwltNAi5_3tOGFBxUJofLuamwDr8 acme-client: challenge, token: i_vrO_Zhkau2g5eoTAEsH5wZvqy-C3PY2RQJliz8mZY, uri: https://127.0.0.1:14000/chalZ/8mF4NB76XYbCmpauGCEiB-x6jIweYw2IJhXNGV7KJw4, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ohCQQrDC-DhB5DTwmyiraMOPxZ9MtTvfTarpEtyXto0 acme-client: challenge, token: 4hqu3hquQgXrF23twx3OA9EQGoK1_jKJ2dhI_7bkQ7s, uri: https://127.0.0.1:14000/chalZ/EAigZhnVfbKeab0CYHct3wzGVq7dtKtZy46unhQVYiE, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/XM3fD20VVTpayJZXPH24u2bkv5woCaSej-17aG5m16E: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/110a2fb23018d6b1: 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/7b9803a9dc4cb0ff 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/7b9803a9dc4cb0ff acme-client: dochngreq: https://127.0.0.1:14000/authZ/g9AcrXuNAaZC6Nmlyh6BmgBkzJMO8KAKSr_H3KgLmwI acme-client: challenge, token: vbjAKTQ7_rNW4hhJf2f60uugzDxJJX1HaKQTKjPuR1o, uri: https://127.0.0.1:14000/chalZ/hxWuMMxC6UTPIrxnrPY-EhFNfV-MqjTDUVz23mC_kTk, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/vbjAKTQ7_rNW4hhJf2f60uugzDxJJX1HaKQTKjPuR1o: created acme-client: https://127.0.0.1:14000/chalZ/hxWuMMxC6UTPIrxnrPY-EhFNfV-MqjTDUVz23mC_kTk: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/g9AcrXuNAaZC6Nmlyh6BmgBkzJMO8KAKSr_H3KgLmwI acme-client: challenge, token: vbjAKTQ7_rNW4hhJf2f60uugzDxJJX1HaKQTKjPuR1o, uri: https://127.0.0.1:14000/chalZ/hxWuMMxC6UTPIrxnrPY-EhFNfV-MqjTDUVz23mC_kTk, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/-L_xQBehNpHt7OCBA8rTfY0q1JGIDswn7MqRX2vwKCQ: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/18a1d22ba33be5db: 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/7b9803a9dc4cb0ff 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"