OCSP request with SHA256

2010-05-13 Thread Carla Coutinho
Hello. I'm trying to generate an OCSP request containing Issuer Name Hash and Issuer Key Hash calculated with hashing algorithm SHA256. I've already instaled OpenSSL 1.0.0, which has the option '-sha256', but that doesn't seem to be working (the Hash Algorithm is always SHA1). What am i doing

Re: OCSP request with SHA256

2010-05-13 Thread Michael Ströder
Carla Coutinho wrote: I'm trying to generate an OCSP request containing Issuer Name Hash and Issuer Key Hash calculated with hashing algorithm SHA256. I've already instaled OpenSSL 1.0.0, which has the option '-sha256', but that doesn't seem to be working (the Hash Algorithm is always SHA1).

RE: finding documentation/man pages

2010-05-13 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of Richard Ray Sent: Wednesday, 12 May, 2010 09:35 I bought a copy of Network Security with OpenSSL from a friend In chapter 7 section Secure HTTP Cookies the examples use functions EVP_EncodeBlock and EVP_DecodeBlock I can not find any

RE: CA.pl/CA.sh fail - can't create root CA

2010-05-13 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of Eisenacher, Patrick Sent: Wednesday, 12 May, 2010 07:04 snip From: owner-openssl-users On Behalf Of asc123 I'm getting a segv when trying to run CA.pl/.sh to create a rootCA: snip unknown option -create_serial snip ca usage message