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.
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.