RE: error while executing make command

2009-04-28 Thread Neerav Singh
Hi Jeremy The libcrypto.a file is a system file should I give permission to replace it, as the "ar r" command is trying to replace the file. Would it cause any problems? Or is the problem here-""ebcdic.c", line 217: warning: empty translation unit" Please suggest Thanks Neerav

Re: Openssl FIPS 1.1.2 to 1.2 conversion

2009-04-28 Thread tensy joseph
I have tested the sample program . For me it only took 4 sec . I am using openssl fips 1.2 and openssl 9.8k . This is the output # time ./hmac -v hmac.c FIPS mode enabled c00a160be4bc5a9cf1e74bcf44c1b002734e5df1 real0m3.82s user0m3.62s sys 0m0.01s thanks rajan On Wed, Apr 29, 2009 a

Openssl FIPS 1.1.2 to 1.2 conversion

2009-04-28 Thread Mark Schank
Hi I am in the process of upgrading an application which was using the FIPS 1.1.2 module to using the FIPS 1.2 module and I am looking for a sanity check. My system is an x86 (AMD Geode LX 800) system running Linux 2.6.26. I noticed the time it takes to execute FIPS_mode_set(1) went from und

Re: Generate certificate for custom dn

2009-04-28 Thread Daniel Mentz
comer merryl wrote: Is it possible to create a certificate with a dn, "uid=user3,ou=People,dc=org,dc=com" Did you try the -subj command option of "openssl req"? Try using -subj "/uid=user3/ou=People/dc=org/dc=com" __ OpenSSL

Re: Any timeouts defined in OpenSSL

2009-04-28 Thread Victor Duchovni
On Tue, Apr 28, 2009 at 02:02:48PM +0530, Vijay Kumar K wrote: > Could somebody please clarify if there are any timeouts defined in > OpenSSL for incoming messages as part of SSL handshake on the client > side. If yes, Timeouts are up to the application. The library should not and does not enforc

Any timeouts defined in OpenSSL

2009-04-28 Thread Vijay Kumar K
Hi, Could somebody please clarify if there are any timeouts defined in OpenSSL for incoming messages as part of SSL handshake on the client side. If yes, (1) What are those values? (2) Is there a way to configure/change them? Please clarify. Thanks in advance for your help. Regards Vijay

OpenSSL libcrypto size

2009-04-28 Thread Guillaume Blais
Hi, I'm Using OpenSSL 0.9.8k and I'm compiling it with cygwin (succcesfully). I want to use is in a personnal non-commercial project with static library. I need to use it in a very little disk space. like a old floppy space. All I need is SSL (libssl) and the Blowfish algorithm (libcrypt

Re: errcode = 20 : unable get the local issuer certificate

2009-04-28 Thread Dr. Stephen Henson
On Mon, Apr 27, 2009, loubot wrote: > > http://www.nabble.com/file/p23269594/CA_AAA.pem CA_AAA.pem > http://www.nabble.com/file/p23269594/Test.pem Test.pem > http://www.nabble.com/file/p23269594/Test_CA_AAA.pem Test_CA_AAA.pem > http://www.nabble.com/file/p23269594/AAACertificateServices.pem >