Skip to content

Instantly share code, notes, and snippets.

@serverok
Created May 22, 2018 20:28
Show Gist options
  • Save serverok/743fd88257b5f56f166ca23dcfd0352b to your computer and use it in GitHub Desktop.
Save serverok/743fd88257b5f56f166ca23dcfd0352b to your computer and use it in GitHub Desktop.
boby@ok-pc-01:~/work/2018/CS19810326/2018-05-23-ssl-install$ openssl x509 -modulus -noout -in unlockyourtv.org.crt | sha256sum
a8d2fd214cdf3d4892a60b9001b78b06b83f67ef018d28a460e0e08a69844325 -
boby@ok-pc-01:~/work/2018/CS19810326/2018-05-23-ssl-install$ openssl rsa -modulus -noout -in unlockyourtv.org.key | sha256sum
083dfd496eb909b2f74b5925b24863472d657d5d83f723951320811c48da5241 -
boby@ok-pc-01:~/work/2018/CS19810326/2018-05-23-ssl-install$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment