Skip to content

Commit

Permalink
SOA-API-EDIT should be SOA-EDIT-API (go-acme#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
Area128 authored and ldez committed Jul 3, 2018
1 parent 8c82824 commit d30c293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/dns/pdns/README.md
Original file line number Diff line number Diff line change
@@ -4,4 +4,4 @@ Tested and confirmed to work with PowerDNS authoratative server 3.4.8 and 4.0.1.

PowerDNS Notes:
- PowerDNS API does not currently support SSL, therefore you should take care to ensure that traffic between lego and the PowerDNS API is over a trusted network, VPN etc.
- In order to have the SOA serial automatically increment each time the `_acme-challenge` record is added/modified via the API, set `SOA-API-EDIT` to `INCEPTION-INCREMENT` for the zone in the `domainmetadata` table
- In order to have the SOA serial automatically increment each time the `_acme-challenge` record is added/modified via the API, set `SOA-EDIT-API` to `INCEPTION-INCREMENT` for the zone in the `domainmetadata` table

0 comments on commit d30c293

Please sign in to comment.