New Tool Alert: ssl-public-key for Seamless Certificate Pinning #536
oiqgj
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 🦆
I’ve just released a new CLI tool called ssl-public-key on npm, designed to simplify fetching and managing TLS/SSL public key fingerprints for certificate pinning. It extracts the SPKI SHA256 fingerprint in base64 for a given domain and supports profile-based management for multiple domains, making it super handy for security configs or automation scripts.
If you're working on SSL pinning or need a quick way to grab public key hashes for your React Native projects (or beyond), I’d love for you to check it out: https://www.npmjs.com/package/ssl-public-key. It’s lightweight, easy to use, and pairs well with libraries like this one for streamlining secure setups.
Feel free to give it a spin, share feedback, or contribute ideas!
Beta Was this translation helpful? Give feedback.
All reactions