Infomaniak / certbot-dns-infomaniak

Infomaniak DNS Authenticator plugin for certbot
Apache License 2.0
32 stars 13 forks source link

fix incomplete last commit/pullrequest #18

Closed Fuechslein closed 2 years ago

Fuechslein commented 2 years ago

Looks like I made an oopsie and didn't commit all my changes in #17 .

Additionally to fixing my borked pull request, I also added another debug line in the del_txt_record function to mirror the behavior in the add_txt_record function.

Tested on domains with and without special characters like ö,ä,ü, with and without subdomains. Everything works as expected, all certbot dry-runs were successful.

Sorry for the inconvenience.

reneluria commented 2 years ago

Oh I see, well thank you for this