rmbolger / Posh-ACME

PowerShell module and ACME client to create certificates from Let's Encrypt (or other ACME CA)
https://poshac.me/docs/latest/
MIT License
766 stars 186 forks source link

DNSPlugin for INWX.de #573

Open andreashaerter opened 2 weeks ago

andreashaerter commented 2 weeks ago

It would be nice to add support for INWX DNS-API.

Comparable plugins

Documentation

There is also an OT&E test system, which one can access via ote.inwx.com. It provides the usual WebUI and API using a test database. On the OTE system no actions will be charged. So one can test how to register domains etc., a OT&E account can be created at https://www.ote.inwx.de/en/customer/signup

Please let me know if I can assist by providing a real domain and API user.

rmbolger commented 2 weeks ago

Hey @andreashaerter, thanks for the super helpful info. It's so nice when providers have a test environment you can use to build against. Theoretically, that should work just fine.

I'll put this in my queue to work on when I get a chance.

andreashaerter commented 1 week ago

@rmbolger please let me know if / when you started developing (just to prevent double work) as I might find some time to read your documentation at https://poshac.me/docs/v4/Plugins/Plugin-Development-Guide/ and create a PR within the next weeks. I will leave a comment here if so.

BTW: The whole project's quality and documentation is impressive.

rmbolger commented 1 week ago

Will do. I haven't started anything yet though.

BTW: The whole project's quality and documentation is impressive.

Thanks! It's nice for the effort to be recognized.