Re: fips build error on HP PA32

2010-02-11 Thread Dr. David Kirkby
Vikram Arwade wrote: Hi All, I am running into a build(fips) break on HP 11.11 PA32. Here is the error: + + /fips_premain_dso ./libtemp.sl 3814:error:2506A067:DSO support routines:DL_LOAD:could not load the shared library:dso_dl.c:135:filename(./libtemp.sl): Exec format error 381

PKCS#7 extract and verify certificate?

2010-02-11 Thread skillzero
I have a DER-encoded PKCS#7 file that I'd like to extract the certificate from, verify that certificate against a specific sub-CA certificate, then use the certificate's public key to verify a signature. I looked at the code for the pkcs7 tool and it looks directly inside the PKCS7 object to check

fips build error on HP PA32

2010-02-11 Thread Vikram Arwade
Hi All, I am running into a build(fips) break on HP 11.11 PA32. Here is the error: + + /fips_premain_dso ./libtemp.sl 3814:error:2506A067:DSO support routines:DL_LOAD:could not load the shared library:dso_dl.c:135:filename(./libtemp.sl): Exec format error 3814:error:25070067:DSO suppor

Re: How to Authenticate a Client

2010-02-11 Thread Dan Zwing
Thank you. That information was exactly what I was looking for. From: Kyle Hamilton To: openssl-users@openssl.org Sent: Wed, February 10, 2010 7:26:52 PM Subject: Re: How to Authenticate a Client First, initialize the library and make sure you have the abilit

Re: Subject Alternative Name Help

2010-02-11 Thread Victor Duchovni
On Wed, Feb 10, 2010 at 03:23:03PM -0800, rono16 wrote: > > I am using OpenSSL to create a self sign certificate and have a need to add > approximately 4000, yes 4000, DNS entries (don't ask why) using Subject > Alternative Name. I have succeeded in creating a certificate with 500 DNS > entries

Re: Query regarding SSL malformed packet

2010-02-11 Thread Michael S. Zick
On Thu February 11 2010, sandeep.kuma...@wipro.com wrote: > Yeah most of the packets transmitted by Server got corrupted after some time. > I didn’t found any reason for this behavior. > > Can you suggest me some ways to fix this. > Find the cause first, then decide how to fix it. According to

Subject Alternative Name Help

2010-02-11 Thread rono16
I am using OpenSSL to create a self sign certificate and have a need to add approximately 4000, yes 4000, DNS entries (don't ask why) using Subject Alternative Name. I have succeeded in creating a certificate with 500 DNS entries and it works just fine with no noticeable latency accessing the web