==== 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" 95809 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/667f6568cf772d acme-client: dochngreq: https://127.0.0.1:14000/authZ/KZQR6skr5XuQcQ9H8FWm4hOAn-O1JmfzlOs6j5W4X_A acme-client: challenge, token: lPAGFAlIgHGoedNCiXFPWo8Qus6_jDqHKX7lcaMmLeA, uri: https://127.0.0.1:14000/chalZ/EPgeLYijwPFNFGKv3GITYEk3ZjTIM6bQ36S-XVl58lM, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/lPAGFAlIgHGoedNCiXFPWo8Qus6_jDqHKX7lcaMmLeA: created acme-client: https://127.0.0.1:14000/chalZ/EPgeLYijwPFNFGKv3GITYEk3ZjTIM6bQ36S-XVl58lM: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/KZQR6skr5XuQcQ9H8FWm4hOAn-O1JmfzlOs6j5W4X_A acme-client: challenge, token: lPAGFAlIgHGoedNCiXFPWo8Qus6_jDqHKX7lcaMmLeA, uri: https://127.0.0.1:14000/chalZ/EPgeLYijwPFNFGKv3GITYEk3ZjTIM6bQ36S-XVl58lM, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/rz1KDK777dS-_v4z8afMlZJd8bmCnh82PJPOYDaQSO8: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/26938e1f958017d0: certificate account key: https://127.0.0.1:14000/my-account/667f6568cf772d 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/667f6568cf772d 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/667f6568cf772d acme-client: https://127.0.0.1:14000/finalize-order/EPNhw5jPiNO2lWabo2OxrJRIjUubcKTFMjNVjDjydD8: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/0db383a434dee418: 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/667f6568cf772d 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/667f6568cf772d acme-client: dochngreq: https://127.0.0.1:14000/authZ/o9zC4audbuangnH6T7qFoWQHhD1JgjQnt_A4XkwUM_s acme-client: challenge, token: qQfV7EGDrWTfrdXl_b3WjXyph9T7BTGdcOTdbZ7c6x8, uri: https://127.0.0.1:14000/chalZ/3Gju42VYr7JfnNlZBe4BjliJd7GXLtJmgCP5rhREFCs, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/qQfV7EGDrWTfrdXl_b3WjXyph9T7BTGdcOTdbZ7c6x8: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/LPgUB0smi1hZNp8u1IunsXyO6DkPK0NqYifb0o35rtk acme-client: challenge, token: CqEoN5sN3UDCqMl6P_5AUBVxVVrpWFSk3I-FQnmwfeo, uri: https://127.0.0.1:14000/chalZ/ott_lL_TCZBYBtp6xbhOuAol49NqbrBBFQsi-551l7I, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/CqEoN5sN3UDCqMl6P_5AUBVxVVrpWFSk3I-FQnmwfeo: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/xOlYMJbXAajDe9cMRcBFYO3DerXp7S_-F7wsqEkXQ_k acme-client: challenge, token: YOFF9qTdvnMqR_6h5EAiRhAYQNCRnp_JASJO5aG4kQU, uri: https://127.0.0.1:14000/chalZ/GY_KFX22oORy8_293eRqn4_GhkmSDhgJMybenk8QjBo, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/YOFF9qTdvnMqR_6h5EAiRhAYQNCRnp_JASJO5aG4kQU: created acme-client: https://127.0.0.1:14000/chalZ/3Gju42VYr7JfnNlZBe4BjliJd7GXLtJmgCP5rhREFCs: challenge acme-client: https://127.0.0.1:14000/chalZ/ott_lL_TCZBYBtp6xbhOuAol49NqbrBBFQsi-551l7I: challenge acme-client: https://127.0.0.1:14000/chalZ/GY_KFX22oORy8_293eRqn4_GhkmSDhgJMybenk8QjBo: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/o9zC4audbuangnH6T7qFoWQHhD1JgjQnt_A4XkwUM_s acme-client: challenge, token: qQfV7EGDrWTfrdXl_b3WjXyph9T7BTGdcOTdbZ7c6x8, uri: https://127.0.0.1:14000/chalZ/3Gju42VYr7JfnNlZBe4BjliJd7GXLtJmgCP5rhREFCs, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/LPgUB0smi1hZNp8u1IunsXyO6DkPK0NqYifb0o35rtk acme-client: challenge, token: CqEoN5sN3UDCqMl6P_5AUBVxVVrpWFSk3I-FQnmwfeo, uri: https://127.0.0.1:14000/chalZ/ott_lL_TCZBYBtp6xbhOuAol49NqbrBBFQsi-551l7I, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/xOlYMJbXAajDe9cMRcBFYO3DerXp7S_-F7wsqEkXQ_k acme-client: challenge, token: YOFF9qTdvnMqR_6h5EAiRhAYQNCRnp_JASJO5aG4kQU, uri: https://127.0.0.1:14000/chalZ/GY_KFX22oORy8_293eRqn4_GhkmSDhgJMybenk8QjBo, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/LgN8DHuloSr0ErwVU4HUH3Bau12eAuJjMTSHdDKyKWE: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/763c096f660884e3: 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/667f6568cf772d 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/667f6568cf772d acme-client: https://127.0.0.1:14000/finalize-order/iG5pI51y2_pKRCSVN_ULf3fV1yv0E15YxOsoYDTGexc: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/1fbc4bae41a47ccc: 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/667f6568cf772d 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"