==== 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" 77832 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/21db433ea1b57c25 acme-client: dochngreq: https://127.0.0.1:14000/authZ/gERmKL4suPme6ckwio0uzbZ8o9yso4jcYYeBpFDRkSI acme-client: challenge, token: zaA0X_WIpuj4TqANVUpCJC9fA3rvqA4cXEm9kcrbixQ, uri: https://127.0.0.1:14000/chalZ/W8apFPQA70Rdgtfxb79h1W6Ku1tFMhdzasLQX8DidCI, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/zaA0X_WIpuj4TqANVUpCJC9fA3rvqA4cXEm9kcrbixQ: created acme-client: https://127.0.0.1:14000/chalZ/W8apFPQA70Rdgtfxb79h1W6Ku1tFMhdzasLQX8DidCI: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/gERmKL4suPme6ckwio0uzbZ8o9yso4jcYYeBpFDRkSI acme-client: challenge, token: zaA0X_WIpuj4TqANVUpCJC9fA3rvqA4cXEm9kcrbixQ, uri: https://127.0.0.1:14000/chalZ/W8apFPQA70Rdgtfxb79h1W6Ku1tFMhdzasLQX8DidCI, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/GI7npsSTsYjV6iHf7pn1NdoSs3xU5s5KSOVmeh9yza0: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/69e1bf33822d042c: certificate account key: https://127.0.0.1:14000/my-account/21db433ea1b57c25 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/21db433ea1b57c25 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/21db433ea1b57c25 acme-client: dochngreq: https://127.0.0.1:14000/authZ/7nEpQO5fzL1onwr6UCLsCakCglKNdSoNv0_YRsi7n44 acme-client: challenge, token: z8KJYeS-ayMeKWUJo_sn5Nixkkk4BzkmULQeiRFhcXg, uri: https://127.0.0.1:14000/chalZ/UV2NOTh1cNf13oJCKlc88BOrTOMQEL4VMoc07kEI6K8, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/z8KJYeS-ayMeKWUJo_sn5Nixkkk4BzkmULQeiRFhcXg: created acme-client: https://127.0.0.1:14000/chalZ/UV2NOTh1cNf13oJCKlc88BOrTOMQEL4VMoc07kEI6K8: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/7nEpQO5fzL1onwr6UCLsCakCglKNdSoNv0_YRsi7n44 acme-client: challenge, token: z8KJYeS-ayMeKWUJo_sn5Nixkkk4BzkmULQeiRFhcXg, uri: https://127.0.0.1:14000/chalZ/UV2NOTh1cNf13oJCKlc88BOrTOMQEL4VMoc07kEI6K8, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/MufUvGkOBrfadwIMPCHJ8NhUu8l1mcxkS82iVAWIvVA: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/1d0c222d2ef2a1aa: 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/21db433ea1b57c25 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-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"