Advertisement
opexxx

openssl_sha1.sh

Aug 8th, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.10 KB | None | 0 0
  1. openssl s_client -connect www.google.com:443 < /dev/null | openssl x509 -outform DER | openssl sha1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement