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

[BUG] zeroSSL not working #45

Closed
SaschMie opened this issue Aug 16, 2023 · 5 comments
Closed

[BUG] zeroSSL not working #45

SaschMie opened this issue Aug 16, 2023 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@SaschMie
Copy link

If i try to use a certificate from zeroSSL then i get this error:

Acme: error: 400 :: POST :: https://acme.zerossl.com/v2/DV90/newAccount :: urn:ietf:params:acme:error:externalAccountRequired :: The request must include a value for the "externalAccountBinding" field

@SaschMie SaschMie added the bug Something isn't working label Aug 16, 2023
@tobychui
Copy link
Owner

@yeungalan can you take a look at this real quick?

@yeungalan
Copy link
Collaborator

will do

@yeungalan
Copy link
Collaborator

able to reproduce the bug, wip

@yeungalan yeungalan added this to the ACME milestone Aug 21, 2023
@barto95100
Copy link

any news for this issued ? same problem:

https://acme.zerossl.com/v2/DV90/newAccount :: urn:ietf:params:acme:error:externalAccountRequired :: The request must include a value for the "externalAccountBinding" field

tobychui added a commit that referenced this issue Apr 14, 2024
+ Fixed zeroSSL bug (said by @yeungalan ) #45
+ Fixed manual renew button bug
+ Seperated geodb module with access controller
+ Added per hosts access control (experimental) #69
+ Fixed basic auth not working on TLS bypass mode bug
+ Fixed empty domain crash bug #120
@tobychui
Copy link
Owner

Update to v3.0.2 and the problem should be fixed.
Any further question goes to @yeungalan :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants