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

Support for provider: Enom #1870

Open
4 of 5 tasks
Jkrise opened this issue Mar 14, 2023 · 2 comments
Open
4 of 5 tasks

Support for provider: Enom #1870

Jkrise opened this issue Mar 14, 2023 · 2 comments

Comments

@Jkrise
Copy link

Jkrise commented Mar 14, 2023

Welcome

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, the DNS provider exposes a public API.
  • Yes, I know that the lego maintainers don't have an account in all DNS providers in the world.
  • Yes, I'm able to create a pull request and be able to maintain the implementation.
  • Yes, I'm able to test an implementation if someone creates a pull request to add the support of this DNS provider.

How do you use lego?

Through Terraform ACME provider

Link to the DNS provider

https://www.enom.com

Link to the API documentation

https://api.enom.com/docs/api-test-account

Additional Notes

Trying to install a Let's Encrypt cert to my Terra-Master NAS and I am running into all sorts of issues. It looks like if I had a way to automate this through enom by adding the challenge txt response automatically, this would be MUCH simpiler.

@ldez
Copy link
Member

ldez commented Mar 14, 2023

Hello,

API of Enom seems only available for resellers.

And it seems like TXT records are partially supported

The API is a bit extreme because have to always update all the existing records...

This command deletes the existing host records before replacing them with the new host records included in the query string. To avoid unpleasant surprises for the user, some resellers use the GetHosts command to retrieve existing host records, and populate the SetHosts query string with existing host records while also allowing the user to add or delete host records.

@ldez
Copy link
Member

ldez commented Mar 14, 2023

@Jkrise are you a reseller?
are resellers the only customers of Enom?

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

No branches or pull requests

2 participants