Web Server 6.1 - Generate CSR Encrypted with SHA-1?
807567Jan 5 2009 — edited Jan 19 2009I generated a CSR and sent it off to the person who'd return the server certificate to me. Unfortunately, he emailed me back saying the certificate manager/authority he was using would not accept the CSR because it used MD5 hashing.
Supposedly MD5 has vulnerabilites and that SHA-1 is now preferred.
The admin GUI doesn't give any option for using SHA-1 and the docs for using the 'certutil' utility don't seem to mention it either.
Does anyone have any ideas on how to create the CSR using SHA-1?
Thanks in advance.
Brian