On Fri, Apr 23, 2010 at 21:35, James Mansion
wrote:
> Amit Ben Shahar wrote:
>
>> One of the crucial ingredients is ssl using OpenSsl. but we are
>> encountering a problem with the 'no OPENSSL_Applink' error.
>> as this is a .Net project, there is no way (i can think of) to compile
>> with the app
We can give an access to our system. How can we contact a developer?
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. David Kirkby
Sent: April 23, 2010 3:13 PM
To: openssl-users@openssl.org
Subject: Re: building OpenSSL 0.9
Alona Rossen wrote:
Specifyng solaris64-x86_64-gcc as a target results in a 64-bit library,
while we need a 32-bit library.
Oh, sorry i missed that.
I also failed to create a 32-bit library. It so happened that in the software I
wanted to develop, 64-bit was more sensible, so I ignored the fa
Hi Mikhail,
On Fri, Apr 23, 2010 at 11:34 AM, Mikhail Kruk wrote:
> Hi,
>
> we are getting strange intermittent errors from OpensSSL. We have a
> hundreds of instances of this app connecting over the Internet to our
> servers. Only this one instance is sometimes experiences the
> following erro
Amit Ben Shahar wrote:
One of the crucial ingredients is ssl using OpenSsl. but we are
encountering a problem with the 'no OPENSSL_Applink' error.
as this is a .Net project, there is no way (i can think of) to compile
with the applink.c file.
1) Why is that crucial? Microsoft provide crypto sup
Specifyng solaris64-x86_64-gcc as a target results in a 64-bit library,
while we need a 32-bit library.
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. David Kirkby
Sent: April 23, 2010 1:33 PM
To: openssl-users@openssl.org
Alona Rossen wrote:
Hello,
I built 32-bit OpenSSL 0.9.8 and OpenSSL 1.0.0 on Solaris10x86_64
(64-bit kernel on Intel) with gcc compiler. Makefiles were generated
with the following command:
“Configure solaris-x86-gcc”
Try solaris64-x86_64-gcc as the target, which was the default
Hi,
we are getting strange intermittent errors from OpensSSL. We have a
hundreds of instances of this app connecting over the Internet to our
servers. Only this one instance is sometimes experiences the
following errors:
ssl error: error:0606C06E:digital envelope
routines:EVP_VerifyFinal:wrong
Hi guys,
I am working on a .Net HTTP(s) server in .Net, which is released is driving
(as a component) a commercial service and is also release in an openSource
project (nettp: http://sourceforge.net/projects/nettp/).
One of the crucial ingredients is ssl using OpenSsl. but we are encountering
a p
Hello,
I built 32-bit OpenSSL 0.9.8 and OpenSSL 1.0.0 on Solaris10x86_64
(64-bit kernel on Intel) with gcc compiler. Makefiles were generated
with the following command:
"Configure solaris-x86-gcc"
Test executables provided with OpenSSL and other executables and
libraries linked to
Hello,
I would like to verify a pkcs7 signature from a document, is pkcs7 detached
signature.
I have extracted form the document, the signature is a very long hexadecimal
string.
I used this command but the I get a verification failure.
openssl dgst -verify -sha1 -signatu
11 matches
Mail list logo