This commit adds the verify-dns-subdomains flag, false by default. If set to true, when verifying the TXT records for a host, it will also traverse up the valid subdomains of the host and check if the fingerprint exists in any of them, to authenticate the request.
This commit adds the
verify-dns-subdomains
flag, false by default. If set to true, when verifying the TXT records for a host, it will also traverse up the valid subdomains of the host and check if the fingerprint exists in any of them, to authenticate the request.