Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement externalAccountBinding #61

Open
Kishi85 opened this issue Nov 9, 2021 · 1 comment
Open

Implement externalAccountBinding #61

Kishi85 opened this issue Nov 9, 2021 · 1 comment

Comments

@Kishi85
Copy link
Contributor

Kishi85 commented Nov 9, 2021

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.

@CasualRascal
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants