SHA-1 Fingerprint for URL

⚡ How to Get the SHA-1 Fingerprint for URL

Using OpenSSL (recommended)

Run this in a terminal (Linux, macOS, WSL on Windows):


echo | openssl s_client -connect bakadur.com:443 -servername bakadur.com 2>/dev/null \
| openssl x509 -noout -fingerprint -sha1


Contact

Let’s connect.

Have a question, feedback, or a small project idea? Send me a message below.

Thank you. Your message has been sent.
Sorry, something went wrong. Please try again or email me directly.