Bugzilla – Bug 6263
SimpleCA is configured to use the MD5 message digest by default
Last modified: 2008-08-20 14:01:55
You need to log in before you can comment on or make changes to this bug.
Due to known weaknesses in MD5, it would be advisable to instead use SHA1 as the default message digest algorithm for SimpleCA.
Committed updates to the globus_simple_ca_setup package to default to sha1 for 4.0 branch, 4.2 branch, and trunk. I've uploaded a script that will convert a simple CA setup package from using md5 to sha1 by default to http://www.mcs.anl.gov/~bester/patches/bug6263.txt