==== 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" 19508 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/6e8f1a1d33d45542 acme-client: dochngreq: https://127.0.0.1:14000/authZ/hUXjDZm8H7u6ixwOvcAGMslmKSiEzrMU_c-Kq0xb02I acme-client: challenge, token: uKJXhYgpI7HMaHfzBxqe1R57-S6idlFeU0E7-o6Jsog, uri: https://127.0.0.1:14000/chalZ/2TXzHiAEf69h2nTTTm3RlQpggh__S5y7KQae7c4OF1k, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/uKJXhYgpI7HMaHfzBxqe1R57-S6idlFeU0E7-o6Jsog: created acme-client: https://127.0.0.1:14000/chalZ/2TXzHiAEf69h2nTTTm3RlQpggh__S5y7KQae7c4OF1k: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/hUXjDZm8H7u6ixwOvcAGMslmKSiEzrMU_c-Kq0xb02I acme-client: challenge, token: uKJXhYgpI7HMaHfzBxqe1R57-S6idlFeU0E7-o6Jsog, uri: https://127.0.0.1:14000/chalZ/2TXzHiAEf69h2nTTTm3RlQpggh__S5y7KQae7c4OF1k, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/lrykSMbOzbKBV8thpt4NgunKYQ8O5Z9MtCIv_hPBLKI: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/3b614c710b02780c: certificate acme-client: /home/src/regress/usr.sbin/acme-client/obj/etc/ssl/acme/cert.pem: created account key: https://127.0.0.1:14000/my-account/6e8f1a1d33d45542 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/6e8f1a1d33d45542 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/6e8f1a1d33d45542 acme-client: https://127.0.0.1:14000/finalize-order/xrw6zLP5CK0sErvBOiVdPYhy4eEdum3Eghpt8cxRxCk: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/69b18be3744c6104: 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/6e8f1a1d33d45542 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/6e8f1a1d33d45542 acme-client: dochngreq: https://127.0.0.1:14000/authZ/DOksy6bqvIL0h5xYz17ho-nNNJauddn4c9XbSHsS5No acme-client: challenge, token: Qod8YtfMs9Dd4p_COzV_4CPYvOux6jYOujJDHwnlfSM, uri: https://127.0.0.1:14000/chalZ/3ywKuONJgzqr9OxD4TAa7rUr14iBgAZBjVrrUfX-N8E, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/Qod8YtfMs9Dd4p_COzV_4CPYvOux6jYOujJDHwnlfSM: created acme-client: dochngreq: https://127.0.0.1:14000/authZ/hUXjDZm8H7u6ixwOvcAGMslmKSiEzrMU_c-Kq0xb02I acme-client: challenge, token: uKJXhYgpI7HMaHfzBxqe1R57-S6idlFeU0E7-o6Jsog, uri: https://127.0.0.1:14000/chalZ/2TXzHiAEf69h2nTTTm3RlQpggh__S5y7KQae7c4OF1k, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/jNBs4H3Litsy8Vm5tBX8bhqtPcNNsWl0pL1_AKMiV2c acme-client: challenge, token: RxnbB_52xJw-SxIaUezzIqDePZz0qJujXyw3Y3vWGBg, uri: https://127.0.0.1:14000/chalZ/DNn87Gc5ZwSr0ohRih2CvrBGrsFs_0jYEMpqna4lQQM, status: 0 acme-client: /home/src/regress/usr.sbin/acme-client/obj/www/acme/RxnbB_52xJw-SxIaUezzIqDePZz0qJujXyw3Y3vWGBg: created acme-client: https://127.0.0.1:14000/chalZ/3ywKuONJgzqr9OxD4TAa7rUr14iBgAZBjVrrUfX-N8E: challenge acme-client: https://127.0.0.1:14000/chalZ/DNn87Gc5ZwSr0ohRih2CvrBGrsFs_0jYEMpqna4lQQM: challenge acme-client: order.status 0 acme-client: dochngreq: https://127.0.0.1:14000/authZ/DOksy6bqvIL0h5xYz17ho-nNNJauddn4c9XbSHsS5No acme-client: challenge, token: Qod8YtfMs9Dd4p_COzV_4CPYvOux6jYOujJDHwnlfSM, uri: https://127.0.0.1:14000/chalZ/3ywKuONJgzqr9OxD4TAa7rUr14iBgAZBjVrrUfX-N8E, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/hUXjDZm8H7u6ixwOvcAGMslmKSiEzrMU_c-Kq0xb02I acme-client: challenge, token: uKJXhYgpI7HMaHfzBxqe1R57-S6idlFeU0E7-o6Jsog, uri: https://127.0.0.1:14000/chalZ/2TXzHiAEf69h2nTTTm3RlQpggh__S5y7KQae7c4OF1k, status: 2 acme-client: dochngreq: https://127.0.0.1:14000/authZ/jNBs4H3Litsy8Vm5tBX8bhqtPcNNsWl0pL1_AKMiV2c acme-client: challenge, token: RxnbB_52xJw-SxIaUezzIqDePZz0qJujXyw3Y3vWGBg, uri: https://127.0.0.1:14000/chalZ/DNn87Gc5ZwSr0ohRih2CvrBGrsFs_0jYEMpqna4lQQM, status: 2 acme-client: order.status 1 acme-client: https://127.0.0.1:14000/finalize-order/BzHHSkMgG_07OcHQe-lhsRqojx5PO5t-7F5Jm9lZAgw: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/176f0d6013081f5d: 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/6e8f1a1d33d45542 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/6e8f1a1d33d45542 acme-client: https://127.0.0.1:14000/finalize-order/zH63pJ4g6Cd9gwpFIWMaZLZDAxPotBQk07Nk4zlUe3w: certificate acme-client: order.status 3 acme-client: https://127.0.0.1:14000/certZ/5586f1ca41828769: 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/6e8f1a1d33d45542 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"