Open Kishi85 opened 3 years ago
I ran into this problem as well with SSL.com
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.
Please do add this feature.
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.