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
758 stars 186 forks source link

DNSPlugin for Joker.com #569

Open DrKrapfen opened 8 hours ago

DrKrapfen commented 8 hours ago

Is it possible to add support for Joker.com DNS

Link to the one from certbot: https://github.com/dhull/certbot-dns-joker

Joker.com Dokumentation: https://joker.com/faq/books/jokercom-faq-en/page/lets-encrypt-ssl-certificates https://joker.com/faq/books/jokercom-faq-en/page/dynamic-dns-dyndns

rmbolger commented 3 hours ago

Hi @DrKrapfen, thanks for the links. This doesn't look too bad. I'll see what I can do.

DrKrapfen commented 2 hours ago

I already wrote most of the code, i will test it monday.

rmbolger commented 54 minutes ago

Even better, pull requests for new plugins are always welcome.