==== 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" 6765 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/285f02dc346eb2b3 acme-client: dochngreq: https://127.0.0.1:14000/authZ/bcf_RxGupp5_Wcu5wlsWXBfa9GEx3Staj2UENTcqqq0 acme-client: challenge, token: 2CAN6SBP0eImrYzt_frcZoQ6k-bOzkFg91DeTB8Oxic, uri: https://127.0.0.1:14000/chalZ/EinXcVM2KXKbKSrpH3i9i3dugIQXIXLiwCv2mcbfN1s, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/2CAN6SBP0eImrYzt_frcZoQ6k-bOzkFg91DeTB8Oxic: created acme-client: https://127.0.0.1:14000/chalZ/EinXcVM2KXKbKSrpH3i9i3dugIQXIXLiwCv2mcbfN1s: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/bcf_RxGupp5_Wcu5wlsWXBfa9GEx3Staj2UENTcqqq0 acme-client: challenge, token: 2CAN6SBP0eImrYzt_frcZoQ6k-bOzkFg91DeTB8Oxic, uri: https://127.0.0.1:14000/chalZ/EinXcVM2KXKbKSrpH3i9i3dugIQXIXLiwCv2mcbfN1s, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/Ak-xvguoM11DXufWNC4BIzdBXl6lzf55rTlPyzDepaQ: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/2e9fa7c60f8a0b5d: certificate account key: https://127.0.0.1:14000/my-account/285f02dc346eb2b3 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/285f02dc346eb2b3 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/285f02dc346eb2b3 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ZZ2TTC3BHzZ555jP4D815b7XSmzaxfKH4sr3hFj1IUQ acme-client: challenge, token: Buci1MJZx2BlEwbC6OouzZWrW3QmrjZK7aiwU7VS8oQ, uri: https://127.0.0.1:14000/chalZ/9XCKS4NhcpTw2cFN05txc9b2X3eJjLpZbbVKyTAk_PI, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/Buci1MJZx2BlEwbC6OouzZWrW3QmrjZK7aiwU7VS8oQ: created acme-client: https://127.0.0.1:14000/chalZ/9XCKS4NhcpTw2cFN05txc9b2X3eJjLpZbbVKyTAk_PI: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/ZZ2TTC3BHzZ555jP4D815b7XSmzaxfKH4sr3hFj1IUQ acme-client: challenge, token: Buci1MJZx2BlEwbC6OouzZWrW3QmrjZK7aiwU7VS8oQ, uri: https://127.0.0.1:14000/chalZ/9XCKS4NhcpTw2cFN05txc9b2X3eJjLpZbbVKyTAk_PI, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/XezpNeCoW6oGiRiA2lb-C_j28CGdrLqR5blNw_7snK8: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/2d28174b457040bd: 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/285f02dc346eb2b3 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/285f02dc346eb2b3 acme-client: dochngreq: https://127.0.0.1:14000/authZ/bcf_RxGupp5_Wcu5wlsWXBfa9GEx3Staj2UENTcqqq0 acme-client: challenge, token: 2CAN6SBP0eImrYzt_frcZoQ6k-bOzkFg91DeTB8Oxic, uri: https://127.0.0.1:14000/chalZ/EinXcVM2KXKbKSrpH3i9i3dugIQXIXLiwCv2mcbfN1s, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/2qUPyfZ98PzGt-jdH_V5cUSH-IWcyNXnNBgeXkNc0DQ acme-client: challenge, token: uVSBM7e-sVlfNlTKbQy2Pq1u3zZFBaaHrAJ0eMHZ_Kg, uri: https://127.0.0.1:14000/chalZ/2fsJMdLEYLjGiDw90UbV7wiZgIlIt5CXlvbdNPCLZVg, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/uVSBM7e-sVlfNlTKbQy2Pq1u3zZFBaaHrAJ0eMHZ_Kg: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/Pw8UtauNJhsDmd5MelavF4o2NSIPXQpuhDFOYTKfuUE acme-client: challenge, token: HCUsxMkG-uiCvYEk6ZPmpTfD3nWhAY3zLwJBO8azu7Q, uri: https://127.0.0.1:14000/chalZ/85NyoAA_vDCD7x4ddX2DFJzzBQiXJRB2je3tqajCuwk, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/HCUsxMkG-uiCvYEk6ZPmpTfD3nWhAY3zLwJBO8azu7Q: created acme-client: https://127.0.0.1:14000/chalZ/2fsJMdLEYLjGiDw90UbV7wiZgIlIt5CXlvbdNPCLZVg: challenge acme-client: https://127.0.0.1:14000/chalZ/85NyoAA_vDCD7x4ddX2DFJzzBQiXJRB2je3tqajCuwk: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/bcf_RxGupp5_Wcu5wlsWXBfa9GEx3Staj2UENTcqqq0 acme-client: challenge, token: 2CAN6SBP0eImrYzt_frcZoQ6k-bOzkFg91DeTB8Oxic, uri: https://127.0.0.1:14000/chalZ/EinXcVM2KXKbKSrpH3i9i3dugIQXIXLiwCv2mcbfN1s, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/2qUPyfZ98PzGt-jdH_V5cUSH-IWcyNXnNBgeXkNc0DQ acme-client: challenge, token: uVSBM7e-sVlfNlTKbQy2Pq1u3zZFBaaHrAJ0eMHZ_Kg, uri: https://127.0.0.1:14000/chalZ/2fsJMdLEYLjGiDw90UbV7wiZgIlIt5CXlvbdNPCLZVg, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/Pw8UtauNJhsDmd5MelavF4o2NSIPXQpuhDFOYTKfuUE acme-client: challenge, token: HCUsxMkG-uiCvYEk6ZPmpTfD3nWhAY3zLwJBO8azu7Q, uri: https://127.0.0.1:14000/chalZ/85NyoAA_vDCD7x4ddX2DFJzzBQiXJRB2je3tqajCuwk, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/i6tJ6C6-LKYI4uyDs-Jmv9QnYamnlgi46T_2NRmKANE: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/3640de32876cd453: 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/285f02dc346eb2b3 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/285f02dc346eb2b3 acme-client: dochngreq: https://127.0.0.1:14000/authZ/helEzRyobTs_vWIz-rgW7NhLJ4X24hCsDPwGqVy8ChY acme-client: challenge, token: jH1DXI5yejM-vroehJY-8vmBmFEDLj-luAvzHBlegH0, uri: https://127.0.0.1:14000/chalZ/ec2FPATcyIKjuSq1lnbS1szdS8qfbxckXVo2zNQkDGQ, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/jH1DXI5yejM-vroehJY-8vmBmFEDLj-luAvzHBlegH0: created acme-client: https://127.0.0.1:14000/chalZ/ec2FPATcyIKjuSq1lnbS1szdS8qfbxckXVo2zNQkDGQ: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/helEzRyobTs_vWIz-rgW7NhLJ4X24hCsDPwGqVy8ChY acme-client: challenge, token: jH1DXI5yejM-vroehJY-8vmBmFEDLj-luAvzHBlegH0, uri: https://127.0.0.1:14000/chalZ/ec2FPATcyIKjuSq1lnbS1szdS8qfbxckXVo2zNQkDGQ, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/At_WtPIDHeweAJYB8iiA1qamck5-o5RNrlNqDdnkwYo: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/7a483e4bed1261d9: 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/285f02dc346eb2b3 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"