You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They require to sign up with an account on their website, then you get an "account key" (unfortunately it is named just like the "account key" in acertmgr's readme) and and "HMAC key" that has to be provided when creating the ACME account.
If those keys aren't provided, the ACME account cannot be created.
Some CAs may require it to map an account key to some internal account.
Implementation is described in RFC8555#7.3.4 and should be done for API v2.
The text was updated successfully, but these errors were encountered: