lego/providers/dns/pdns
tbe b668bde5e4 pdns: fix wildcard with SANs (#837)
The current implementation of the DNS challenge does not allow
to set multiple TXT records at once.

As PowerDNS has the concept of record sets, and so all records
for the same type and name must set during one call, we would override
existing records.

To avoid this, we merge the new TXT record with existing ones
2019-03-21 15:46:21 +01:00
..
client.go pdns: fix wildcard with SANs (#837) 2019-03-21 15:46:21 +01:00
pdns.go pdns: fix wildcard with SANs (#837) 2019-03-21 15:46:21 +01:00
pdns.toml Automatic generation of documentation (#818) 2019-03-08 19:47:06 +01:00
pdns_test.go chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00