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
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
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
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
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
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
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