rokek commented on issue #1171: couchdb unable to run on FIPS enabled CentOS URL: https://github.com/apache/couchdb/issues/1171#issuecomment-395495971 I like the ideas from @wohali and @nickva about replacing the md5 `crypto:hash` calls with a `couch_util` function that swaps in `erlang:md5` if a compile setting exists. Would search/replace of the md5 `crypto:hash` calls be sufficient, or does CouchDB invoke OpenSSL's md5 function in other ways?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
