Is it ok to pass the same input buffer for the output buffer when using
EVP_EncryptUpdate with RC4?
Hi Dinh Thao,
thank you very much for your reply. I have no more problem with
linking.
but now I have problem when I compile file client.c and common.c:
[EMAIL PROTECTED]:~/SSL-connection$ gcc client.c -o client -Wall -lcrypto
-lssl -lpthread
/tmp/ccUugnSm.o: In function `main':
client.c:(.text+0x
On Mon, Feb 05, 2007, Aaron Barnes wrote:
>
> Let me preface first by saying I did see some previous users had this
> problem also. I've even gone so far as to completely wipe the system
> and start fresh only to have the same issue.
>
> Running a FreeBSD 6.2 server with OpenSSL 0.9.8d. After
Let me preface first by saying I did see some previous users had this
problem also. I've even gone so far as to completely wipe the system
and start fresh only to have the same issue.
Running a FreeBSD 6.2 server with OpenSSL 0.9.8d. After I do the
installation, I execute the CA.pl -newca opti
Minh
Do you link to -lpthread, -lssl, and -lcrypto ??
TD
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tuan Minh Nguyen
Sent: Saturday, February 03, 2007 17:10
To: openssl-users@openssl.org
Subject: Problem with linking library
Hi all,
which options
Hello Goetz,
again thanks for your quick answer. I think I found a solution with the help
of the Apache-HTTP-Server forum. Everyone who is interested in it, take a
look at
http://www.nabble.com/Problem-with-revoked-certificates.-tf3169656.html
In the end I think, that it was no OpenSSL problem. B
Lars,
I assume you are running this inside a loop inside of main() and that is
how you can tell there is a leak?
Joe
Lars Uhlmann wrote:
Please reference http://www.openssl.org/support/faq.html#PROG13 --
> "I think I've detected a memory leak, is this a bug?"
Thanks!
It doesn't matte
On Mon, Feb 05, 2007, Lars Uhlmann wrote:
> >Please reference http://www.openssl.org/support/faq.html#PROG13 --
> > "I think I've detected a memory leak, is this a bug?"
> >
> >Thanks!
>
> It doesn't matter if I call those cleaning functions, the leaks are
> still there.
>
> /* --- cut here ---
> > Please reference http://www.openssl.org/support/faq.html#PROG13 --
> > "I think I've detected a memory leak, is this a bug?"
> >
> > Thanks!
>
> It doesn't matter if I call those cleaning functions, the leaks are
> still there.
In most cases the cause of an apparent memory leak is an Open
Please reference http://www.openssl.org/support/faq.html#PROG13 --
> "I think I've detected a memory leak, is this a bug?"
Thanks!
It doesn't matter if I call those cleaning functions, the leaks are
still there.
/* --- cut here --- */
#include
#include
#include
#include
#include
int ma
Hello!
We've got an issue using openssl (0.9.8a to 0.9.8d) libraries with our
product.
It works fine on any Unix or even on most windows platforms.
But, unfortunately, it crashes if run on a quadri pro Xeon Windows 2003
platform.
There is no evidence that's the only platform to show this issue,
> When I try to start the server..
>
> It gives the following error..
>
> httpd: Syntax error on line 993 of /etc/httpd/conf/httpd.conf: Expected
but saw
>
> I have checked several times.
>
>
> Help me to locate the problem
Please have a look at this thread:
http://www.mail-archive.com/ge
12 matches
Mail list logo