Skip to content
Snippets Groups Projects
Commit 37db83e5 authored by Ward Vandewege's avatar Ward Vandewege Committed by Joona Hoikkala
Browse files

Respond case insensitively to A and SOA requests (#152)

* When appending the SOA for authoritative NXDOMAIN responses, it needs to go in
the Authoritative section, not the Answer section.

This fixes the acme-dns validation for the lego Let's Encrypt client.

* Respond case-insensitively to A and SOA requests. Add corresponding tests.

This fixes the autocert feature with Let's Encrypt, because Let's Encrypt does
a lookup for the A record with a deliberately mangled case.
parent 41a1cff0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment