==== 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" 2200 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/3912beb0743b807c acme-client: dochngreq: https://127.0.0.1:14000/authZ/MF4frRFUxcoOO_hfNZE157EZBDUOFc9hSi-WOkJpG2E acme-client: challenge, token: j5rETllZMrILDyb52dhl5Juq-AcnCq8m1LAqmxxBpc8, uri: https://127.0.0.1:14000/chalZ/xYVNckjPCUXIkzwD7zuJmJra78hDM6dn4Juzw5wcOQs, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/j5rETllZMrILDyb52dhl5Juq-AcnCq8m1LAqmxxBpc8: created acme-client: https://127.0.0.1:14000/chalZ/xYVNckjPCUXIkzwD7zuJmJra78hDM6dn4Juzw5wcOQs: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/MF4frRFUxcoOO_hfNZE157EZBDUOFc9hSi-WOkJpG2E acme-client: challenge, token: j5rETllZMrILDyb52dhl5Juq-AcnCq8m1LAqmxxBpc8, uri: https://127.0.0.1:14000/chalZ/xYVNckjPCUXIkzwD7zuJmJra78hDM6dn4Juzw5wcOQs, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/sX1-8PmNXq54_zqVoqGg-cRDqr31icQ_vgEY-bynqRo: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/10235591f1dad418: certificate account key: https://127.0.0.1:14000/my-account/3912beb0743b807c 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/3912beb0743b807c 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/3912beb0743b807c acme-client: https://127.0.0.1:14000/finalize-order/BsxIr2tx2yiQhGu3I9SoGyFyrenRBT63NICcpjNVRKs: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/35d617e6ff03eb3b: 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/3912beb0743b807c 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/3912beb0743b807c acme-client: dochngreq: https://127.0.0.1:14000/authZ/eXGWmPc1mZfgQaJcm-fQGUYoQBmZaejedV39NAz0Io4 acme-client: challenge, token: _EjXmCj8lUArI_gHxWM0W_6fMtc_KoG14lZX2Ocp_sE, uri: https://127.0.0.1:14000/chalZ/ryyazB5JBIb-ss9ejurNBkNXS_RP2k66O_G8RnfIW6k, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/_EjXmCj8lUArI_gHxWM0W_6fMtc_KoG14lZX2Ocp_sE: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/MF4frRFUxcoOO_hfNZE157EZBDUOFc9hSi-WOkJpG2E acme-client: challenge, token: j5rETllZMrILDyb52dhl5Juq-AcnCq8m1LAqmxxBpc8, uri: https://127.0.0.1:14000/chalZ/xYVNckjPCUXIkzwD7zuJmJra78hDM6dn4Juzw5wcOQs, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ISQF3gZKoeUYz5XPgaeSCAuHoUEgO4ROnkY6e888_lM acme-client: challenge, token: Hc-ecigwDuBaC2N7mVx-4wZDoo3EqvsWUg6DWayaS9w, uri: https://127.0.0.1:14000/chalZ/EEejBkhvTfa3V0H4xBo3mUhtoxQ1ZdkgZMGw1tRS2bc, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/Hc-ecigwDuBaC2N7mVx-4wZDoo3EqvsWUg6DWayaS9w: created acme-client: https://127.0.0.1:14000/chalZ/ryyazB5JBIb-ss9ejurNBkNXS_RP2k66O_G8RnfIW6k: challenge acme-client: https://127.0.0.1:14000/chalZ/EEejBkhvTfa3V0H4xBo3mUhtoxQ1ZdkgZMGw1tRS2bc: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/eXGWmPc1mZfgQaJcm-fQGUYoQBmZaejedV39NAz0Io4 acme-client: challenge, token: _EjXmCj8lUArI_gHxWM0W_6fMtc_KoG14lZX2Ocp_sE, uri: https://127.0.0.1:14000/chalZ/ryyazB5JBIb-ss9ejurNBkNXS_RP2k66O_G8RnfIW6k, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/MF4frRFUxcoOO_hfNZE157EZBDUOFc9hSi-WOkJpG2E acme-client: challenge, token: j5rETllZMrILDyb52dhl5Juq-AcnCq8m1LAqmxxBpc8, uri: https://127.0.0.1:14000/chalZ/xYVNckjPCUXIkzwD7zuJmJra78hDM6dn4Juzw5wcOQs, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ISQF3gZKoeUYz5XPgaeSCAuHoUEgO4ROnkY6e888_lM acme-client: challenge, token: Hc-ecigwDuBaC2N7mVx-4wZDoo3EqvsWUg6DWayaS9w, uri: https://127.0.0.1:14000/chalZ/EEejBkhvTfa3V0H4xBo3mUhtoxQ1ZdkgZMGw1tRS2bc, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/6K52VDfTAyL-pbUj088H8FPoo09Tb4oiTH4_g8mtuXk: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/361f566e09881043: 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/3912beb0743b807c 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/3912beb0743b807c acme-client: https://127.0.0.1:14000/finalize-order/BsgNuXoHgTk2UrwPEOg82auJP2JS47to-JiKz4AwxbM: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/7c34857ec9f66f60: 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/3912beb0743b807c 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"