Re: CRL checking failing in 1.0.1

2014-01-10 Thread Bruce Stephens
Bin Lu blu-3r7miqu9kmnr7s880jo...@public.gmane.org writes: [...] if (dcrl) { ok = ctx-check_crl(ctx, dcrl); if (!ok) goto err; ok =

Issue with key length

2014-01-10 Thread Som M
Hi, We are facing some issue with rsa key size while porting our application from montavista to RHEL 6.4. The RSA key size(RSA_size) for montavista is returning 128 bytes but on RHEL its returning 129 bytes. #include openssl/bn.h #include stdlib.h #include time.h #include openssl/ssl.h #include

Re: What to do so the C implementation of sha1_block_data_order is taken.

2014-01-10 Thread Eric J. Van der Velden
Dear Steve, Thanks. It works. I also see how it works. Eric J. On Thu, Jan 9, 2014 at 5:37 PM, Dr. Stephen Henson st...@openssl.orgwrote: On Thu, Jan 09, 2014, Eric J. Van der Velden wrote: There is a asm and a C implementation of sha1_block_data_order, in sha256-x86_64.s and in

Deadlock in openssl1.0.1e.

2014-01-10 Thread Tayade, Nilesh
Hi, I am facing a deadlock issue on openssl1.0.1e. Please see the stack below. Could anyone please advise if this is a known bug? Is there any workaround/fix? FIPS is disabled on my system. (gdb) bt full #0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 No

auth config, was Re: error 20 at 0 depth lookup:unable to get local issuer certificate

2014-01-10 Thread Dave Thompson
From: owner-openssl-us...@openssl.org On Behalf Of Yvonne Wambui Sent: Friday, January 10, 2014 01:44 thanks dave and martin. with all that information i think i should start the process again. Do you have some materials that have step by step process of configuring two way connections I