Edit

IABSD.fr/src/usr.sbin/acme-client

Branch :

  • Show log

    Commit

  • Author : florian
    Date : 2024-10-10 09:39:35
    Hash : f2270df8
    Message : 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