Skip to content

Instantly share code, notes, and snippets.

@adsurbum
Created December 24, 2013 01:29
Show Gist options
  • Select an option

  • Save adsurbum/8107517 to your computer and use it in GitHub Desktop.

Select an option

Save adsurbum/8107517 to your computer and use it in GitHub Desktop.
test ssl keys
openssl rsa -noout -modulus -in key.pem | openssl md5
openssl x509 -noout -modulus -in cert.pem | openssl md5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment