go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
8.05k stars 1.02k forks source link

Support for provider: mijn.host #2251

Closed shubhamku044 closed 2 months ago

shubhamku044 commented 2 months ago

Welcome

How do you use lego?

Binary

Link to the DNS provider

https://mijn.host/

Link to the API documentation

https://mijn.host/api/doc/api-3563906

Additional Notes

I have the API key and a domain associated with it, I will be writing the code I just need your help to add this DNS provider.

shubhamku044 commented 2 months ago

Hey @ldez whatever support you need to add this provider, I am always here to help you. I just want to get started with this as soon as possible.

Thanks

ldez commented 2 months ago

Your 2 PRs (#2250, #2249) are off-topic: adding the provider to the readme is useless if there is no implementation, also the readme is generated.

Either you know how to write a provider and create a PR or you don't know how to do it and will test a PR if someone doing one.

Spamming this repository with invalid PRs is not respectful.

shubhamku044 commented 2 months ago

I am sorry for that, also I was not aware that the README is auto generated. So, I created the draft PR, and I thought once everything will be done, I will mark it as a PR instead of draft pr.