Set Time out for SSL read

2010-09-29 Thread Raj
Hi All Is there any method to set time our for SSL _read function. As from the Open SSL document SSL_read will not return if there is no data to read from the socket Thanks, Raj Rajmohan SK

(Help) Verification using OCSP

2010-09-29 Thread shizumi
Hi all, i try to do the ocsp verification in my application by using openssl-0.9.8o, but when call OCSP_basic_verify, it always return me -1. i test to print the error message. and it show me this line 4616:error:0D0C50A1:lib(13):func(197):reason(161):.\crypto\asn1\a_verify.c:146: 4616:error:270

Re: Issues with c_rehash utility in FIPS mode

2010-09-29 Thread Dr. Stephen Henson
On Wed, Sep 29, 2010, anmajumd wrote: > We are trying to generate the hash of the subject name in certificates in > fips mode by using the ³openssl x509 ­hash² command. Apparently this utility > uses md5 algorithm to calculate the hash of the subject name and therefore > this operation is not allo

Issues with c_rehash utility in FIPS mode

2010-09-29 Thread anmajumd
We are trying to generate the hash of the subject name in certificates in fips mode by using the ³openssl x509 ­hash² command. Apparently this utility uses md5 algorithm to calculate the hash of the subject name and therefore this operation is not allowed in FIPS mode. My question is , is there an

Re: [Fwd: Compiling Squid with ssl enable]

2010-09-29 Thread Mike Frysinger
On Wed, Sep 29, 2010 at 16:04, wrote: > Why has no nobody attended to me, i need solution urgently. then higher a consultant -mike __ OpenSSL Project http://www.openssl.org User Support Mailing Li

[Fwd: Compiling Squid with ssl enable]

2010-09-29 Thread squid
Why has no nobody attended to me, i need solution urgently. Original Message Subject: Compiling Squid with ssl enable From:sq...@sourcesystemsonline.com Date:Tue, September 28, 2010 6:06 am To: openssl-users@openssl.org --

Re: Error signing certificates with my own CA... Configuration file?

2010-09-29 Thread Patrick Patterson
Hi Chris: Although it sounds a bit overkill for what you are looking for, as part of our "CertiPath Test CA using OpenSSL" Howto, a goodly portion of the various settings and possible configurations of the parameters are explained, and scripts are also provided for generation of a number of dif