Skip to content

Instantly share code, notes, and snippets.

@montvid
montvid / dns_over_tls_pubkey_value.md
Created January 26, 2021 20:38 — forked from normoes/dns_over_tls_pubkey_value.md
getting tls pubkey value for DNS over TLS certificates

Getting the tls pubkey for a DNS over TLS address

I added cloudflare-dns.com to my stubby.yml and couldn't find any information on the value of the tls_pubkey_pinset

tls_pubkey_pinset:
  - digest: "sha256"
    value: MISSING

Although I could find some examples, the value seemed to be wrong.