Always print account URI on first creation of an account key.
authorflorian <florian@openbsd.org>
Thu, 10 Oct 2024 09:39:35 +0000 (09:39 +0000)
committerflorian <florian@openbsd.org>
Thu, 10 Oct 2024 09:39:35 +0000 (09:39 +0000)
commitf2270df8abda6ff4ad6a750f5b036a15b3ba6bad
treec435c3e705a1faa290485e696df6d9337255a6fb
parent2a59c28f1eda4417570b8d10bbffcb8558777f77
Always print account URI on first creation of an account key.

This was hidden behind -v but it seems useful to always have this when
creating a new account.

As sthen points out in his previous commit:
This is useful if you want to set a CAA DNS record restricting
issuance to a specific user account.

OK deraadt
usr.sbin/acme-client/netproc.c