Gald to hear that your issue is resolved now. U may do well to take a
look at the ssl examples that comes along with the package that you
build.
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Irfan Gulamali
Sent: 20 July 2009
Accept() and SSL_accept should be inside the while loop.
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of Irfan Gulamali
Sent: 19 July 2009 03:23
To: openssl-users@openssl.org
Subject: Question about Sessions and gcc compiler
Can u please provide the series of calls that u make in the server and
client.
What do u mean by close the connection from the server? Does the server
spawn a new thread to handle client requests?
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl
Y are u initializing the ssl lib twice(SSL_library_init()). Go through
the txt document that i have attached to this mail. That should help
you. U need to set ssl to fd(SSL_set_fd) before calling SSL_accept().
-Original Message-
From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-u
l.org] On Behalf Of Dave Thompson
Sent: 08 July 2009 06:35
To: openssl-users@openssl.org
Subject: RE: cannot link to 0.9.8k dll's on windows
> From: owner-openssl-us...@openssl.org On Behalf Of Vivek
Subbarao
> Sent: Monday, 06 July, 2009 06:34
> I have built openss
Hi,
I have built openssl 0.9.8k library on windows 64 bit server 2003 OS. I
am linking my application to these dll's and lib's. But when i run my
app it displays the following errors and exits.
Auto configuration failed
1396:error:02001015:system library:fopen:Is a
directory:.\crypto\bio\b
: openssl-users@openssl.org
Subject: Re: memory leak in openssl
It looks like you did not do an SSL_free when the connection was shut down.
-Kyle H
On Mon, Jun 22, 2009 at 1:16 AM, Vivek Subbarao wrote:
> Hi,
>
>
>
> I am using openssl 0.9.8e that comes along with the linux rhel 5 u3
Hi,
I am using openssl 0.9.8e that comes along with the linux rhel 5 u3 OS.
We have a client server architecture where both the client and server
use openssl for communication. When i run my server through valgrind i
get the following error messages. Please do advice me on what i need to
do to
Hi,
I had already posted this msg and havnt found a solution to this yet.
Pls help me in this regard
I get the following error when i try to compile openssl-0.9.8k using
visual studio 2008 on server 2003 32 bit machine.
I did
Perl Configure VC-WIN32 -prefix=c:/openssl
Ms\do_ms.bat which
Hi,
I am having problem building openssl-0.9.8k on windows 32 bit server
2003 machine using visual studio 2008.
I executed the command perl Configure VC-WIN32 -prefix=c:/openssl which
was successfully completed. Then i executed the command ms\do_ms and the
below error occurred. Please help
@openssl.org
Subject: Re: compilation error building openssl-0.9.8k
I had no problems with this Visual Studio 9.0 on XP SP 3. Do you do:
nmake -f ms\ntdll.mak
before the
nmake -f ms\ntdll.mak install
?
Carter
Carter Browne
CBCS
cbro...@cbcs-usa.com
781-721-2890
Vivek Subbarao wrote:
>
&
Hi
I am getting the below mentioned compilation error when i try to build
openssl-0.9.8k using visual studio 2008.
C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\sal.h(1984) :
fatal error RC22105: MultiByteToWideChar failed.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft
12 matches
Mail list logo