> From: [email protected] On Behalf Of Patrick Patterson > Sent: Wednesday, 13 June, 2012 15:59 > To: [email protected] > Subject: Re: Is Sha2 supported for signing certs? > > Hi Pushkar, > > Don't use the -md option - just use -sha256 directly.
Nope. -sha256 is correct for commandline req including req -x509, and x509 including x509 -req, but not ca. ca uses -md sha256. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
