Checking fails when TLSA record has selector 0 (use full certificate) #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The checker happens to fail for my domain: point it at www.hamartun.priv.no, and it will abort, thus:
This is because I use the less common value 0 for the selector in my TLSA record, with the fingerprint covering the whole certificate. I made a quick modification to my locally installed copy, like this:
Thank you for your help