==== 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" 71870 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/29fe5fc6dc1786ff acme-client: dochngreq: https://127.0.0.1:14000/authZ/GhL8kOKtYgGlojy9FBFEaUo7g0-H_50tmXpcf5PqTws acme-client: challenge, token: KimhJDE3pQPXZo_yh_PWzCjPRPkIk3gARGxzstg8ZuA, uri: https://127.0.0.1:14000/chalZ/VuhHQ2OlNDsiAlGafOdf85b9oWO9WQHCf5z0ly6MKkA, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/KimhJDE3pQPXZo_yh_PWzCjPRPkIk3gARGxzstg8ZuA: created acme-client: https://127.0.0.1:14000/chalZ/VuhHQ2OlNDsiAlGafOdf85b9oWO9WQHCf5z0ly6MKkA: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/GhL8kOKtYgGlojy9FBFEaUo7g0-H_50tmXpcf5PqTws acme-client: challenge, token: KimhJDE3pQPXZo_yh_PWzCjPRPkIk3gARGxzstg8ZuA, uri: https://127.0.0.1:14000/chalZ/VuhHQ2OlNDsiAlGafOdf85b9oWO9WQHCf5z0ly6MKkA, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/0CIEk4_D-mrBi2ma_CU54oLctcU3qszcxj_TVOyG3m4: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/0bcd227be2ff9340: certificate account key: https://127.0.0.1:14000/my-account/29fe5fc6dc1786ff 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/29fe5fc6dc1786ff 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/29fe5fc6dc1786ff acme-client: dochngreq: https://127.0.0.1:14000/authZ/i1y1f6_5J8sz_UeUL_zqLBxiNyyZWUHoWcJ4DO5_RV4 acme-client: challenge, token: lcq2sOh4oRlHacMPiYmevFtCNkWp9mWYJxw0Dyev3qo, uri: https://127.0.0.1:14000/chalZ/zt9xDoT1Z1TGC0SSZLpzqnrPEE_hHJNvCwx3TGHRiDE, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/lcq2sOh4oRlHacMPiYmevFtCNkWp9mWYJxw0Dyev3qo: created acme-client: https://127.0.0.1:14000/chalZ/zt9xDoT1Z1TGC0SSZLpzqnrPEE_hHJNvCwx3TGHRiDE: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/i1y1f6_5J8sz_UeUL_zqLBxiNyyZWUHoWcJ4DO5_RV4 acme-client: challenge, token: lcq2sOh4oRlHacMPiYmevFtCNkWp9mWYJxw0Dyev3qo, uri: https://127.0.0.1:14000/chalZ/zt9xDoT1Z1TGC0SSZLpzqnrPEE_hHJNvCwx3TGHRiDE, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/Omnk-Tmy_mrwr2s8pF_RdptKWmoSRVTa4WJClUs6pKI: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/7d6b7a05f8291d3b: 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/29fe5fc6dc1786ff 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/29fe5fc6dc1786ff acme-client: dochngreq: https://127.0.0.1:14000/authZ/nzwEp_z6l0ZmLpk0_HTc1o8r6l-CODXo8SeKg2oaPP8 acme-client: challenge, token: IomSZU6836aNi3thL8qlyPPFwir29-NnMi6eVZT3D8g, uri: https://127.0.0.1:14000/chalZ/MSfZoePpDO6BBgtH3c0mcD3hJffzHnULkoo5_i1-T30, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/IomSZU6836aNi3thL8qlyPPFwir29-NnMi6eVZT3D8g: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/ezYg-sjhoeRpm-l2Sy7g-p9wQ7RcYEEbesCYjFlemwU acme-client: challenge, token: 5B05SZso0g890itG-vJZvPDFylOx_NTL5SSd71mQ1HM, uri: https://127.0.0.1:14000/chalZ/LR333BrtE_USQHVg9PY9L4pb4iTl7KRC9LngKuBUKnE, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/5B05SZso0g890itG-vJZvPDFylOx_NTL5SSd71mQ1HM: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/GhL8kOKtYgGlojy9FBFEaUo7g0-H_50tmXpcf5PqTws acme-client: challenge, token: KimhJDE3pQPXZo_yh_PWzCjPRPkIk3gARGxzstg8ZuA, uri: https://127.0.0.1:14000/chalZ/VuhHQ2OlNDsiAlGafOdf85b9oWO9WQHCf5z0ly6MKkA, status: 2 acme-client: https://127.0.0.1:14000/chalZ/MSfZoePpDO6BBgtH3c0mcD3hJffzHnULkoo5_i1-T30: challenge acme-client: https://127.0.0.1:14000/chalZ/LR333BrtE_USQHVg9PY9L4pb4iTl7KRC9LngKuBUKnE: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/nzwEp_z6l0ZmLpk0_HTc1o8r6l-CODXo8SeKg2oaPP8 acme-client: challenge, token: IomSZU6836aNi3thL8qlyPPFwir29-NnMi6eVZT3D8g, uri: https://127.0.0.1:14000/chalZ/MSfZoePpDO6BBgtH3c0mcD3hJffzHnULkoo5_i1-T30, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ezYg-sjhoeRpm-l2Sy7g-p9wQ7RcYEEbesCYjFlemwU acme-client: challenge, token: 5B05SZso0g890itG-vJZvPDFylOx_NTL5SSd71mQ1HM, uri: https://127.0.0.1:14000/chalZ/LR333BrtE_USQHVg9PY9L4pb4iTl7KRC9LngKuBUKnE, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/GhL8kOKtYgGlojy9FBFEaUo7g0-H_50tmXpcf5PqTws acme-client: challenge, token: KimhJDE3pQPXZo_yh_PWzCjPRPkIk3gARGxzstg8ZuA, uri: https://127.0.0.1:14000/chalZ/VuhHQ2OlNDsiAlGafOdf85b9oWO9WQHCf5z0ly6MKkA, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/VZMFqLFCvoRqrxuUMunIPIwOFx6xZ8FwEX00Dci2Hh8: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/2a7f242716b3a931: 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/29fe5fc6dc1786ff 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/29fe5fc6dc1786ff acme-client: https://127.0.0.1:14000/finalize-order/t8-SBrcRXzcAneFTLId7M6wCP_aeOoymh_kxvVKOAcw: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/548c14610b03d94e: 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/29fe5fc6dc1786ff 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"