[Pdns-users] PowerDNS Authoritative Server 4.0.9 and 4.1.11 Released

2019-08-01 Thread Erik Winkels via Pdns-users
Hello, (via: https://blog.powerdns.com/2019/08/01/security-notice-for-powerdnspostgres-users/ ) Last Tuesday we published PowerDNS Security Advisory 2019-06[1], which called for a schema update if you are using PostgreSQL with the Authoritative Server. We have now released updated packages f

Re: [Pdns-users] Web API for dns-01 challenge (_acme-challenge subdomains)

2019-08-01 Thread Bjoern Franke
Hey, > > - domain.tld via bind, including _acme-challenge records set to > acme.domain.tld > > - acme.domain.tld via MySQL If somebody tries the same: subdelegation fixes it. Create a NS entry for acme.domain.tld and PowerDNS will use the zone from MySQL. Best Regards Bjoern __