Thanks Josh!
On Wed, Jun 13, 2012 at 12:13 PM, Joshua Bowman <[email protected]>wrote: > On 6/13/2012 11:11 AM, Pushkar Pathak wrote: > > Hi All, > > > > I am trying to sign a certificate with SHA2. I have my own CA > certificate and want to sign an > > end entity certificate with sha2. Is SHA 2 supported? > > > > The commands that I tried were > > > > openssl ca -md sha2 .... > > openssl ca -md sha256 > > > > I am using openssl versioned OpenSSL 1.0.1c 10 May 2012. > > > > Let me know. > > > > thanks > > Pushkar > > There are patches sitting on the bugtracker to enable that functionality, > but right now the only > way to do it is to use the API, as far as I know. > > Joshua Bowman > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [email protected] >
