-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
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?
Binary
Link to the DNS provider
https://www.binarylane.com.au/
Link to the API documentation
https://api.binarylane.com.au/reference/
Additional Notes
The main page says that domain management isn't yet available in the API, but it's in the documentation and I've successfully tested listing, creating and deleting DNS records with curl. If there's any minor changes to the API in the future I'm happy making a PR to correct it, but I'm less comfortable creating a PR for this integration from scratch.