Commit 76d70e6
authored
autodns: remove TXT RRs when validation fails (#74)
* autodns: remove TXT RRs when validation fails
If the validation or the certificate download fails for whatever reason the TXT record for the domain wasn't removed but stayed in the Zone.
The record removal step should be executed irrespective of the result of the validation step1 parent 4ba2962 commit 76d70e6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments