mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[GH-ISSUE #70] Show TLS Certificate PIN in Verbose Mode #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#51
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @alexh3791 on GitHub (May 29, 2024).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/70
If possible, I would like to be able to see the SHA-256 PIN of the TLS certificate (according to RFC 7858, Section 4.2) used by the DoT/DoH server I am querying against when I use dnslookup (either in DEBUG mode or through it’s own option).
An implementation similar to how kdig shows this information when using the “-d” option would be perfect. For example:

Thank you for this utility! It is simple to use and excellent.