Skip to content

Instantly share code, notes, and snippets.

@jgrevich
Created February 13, 2015 04:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgrevich/fb3995e31113cc73503d to your computer and use it in GitHub Desktop.
Save jgrevich/fb3995e31113cc73503d to your computer and use it in GitHub Desktop.
Am I doing something wrong?
OPENSSL_FORCE_FIPS_MODE= ruby -rdigest -e "puts Digest::MD5.hexdigest('hi')"
md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment