some validator fixes
There are two issues:
- Transition to insecure zone on final name (e.g.
wifi.kabel-deutschland.de
), it will never try to fetch DS to prove the transition, but keeps asking for RRSIG from the child zone instead. - Validation doesn't work when asking for literal wildcards (e.g.
*.cloudflare.com
)