hsmade / certbot-dns-transip

Certbot plugin to authenticate using dns TXT records via Transip API
Other
36 stars 13 forks source link

Fix errors introduced in PR #9 #12

Closed RvanBaarle closed 5 years ago

RvanBaarle commented 5 years ago

PR #9 introduced errors which weren't caught by tests, breaking adding and deleting TXT records. This PR should fix it.