EVP_EncryptUpdate and in-buffer encryption

2007-02-05 Thread Edward Chan
Is it ok to pass the same input buffer for the output buffer when using EVP_EncryptUpdate with RC4?

RE: Problem with linking library

2007-02-05 Thread Tuan Minh Nguyen
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

Re: Newca error, -create_serial

2007-02-05 Thread Dr. Stephen Henson
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

Newca error, -create_serial

2007-02-05 Thread Aaron Barnes
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

RE: Problem with linking library

2007-02-05 Thread Dinh, Thao V CIV NSWCDD, K72
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

Re: A problem with the use of CRLs. I'm still able to access a site although the certificate is revoked.

2007-02-05 Thread domi
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

Re: memory leaks - what am I doing wrong?

2007-02-05 Thread Joe Flowers
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

Re: memory leaks - what am I doing wrong?

2007-02-05 Thread Dr. Stephen Henson
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 ---

RE: memory leaks - what am I doing wrong?

2007-02-05 Thread David Schwartz
> > 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

Re: memory leaks - what am I doing wrong?

2007-02-05 Thread Lars Uhlmann
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

Library loading issue on multi processor Windows 2003

2007-02-05 Thread Luc Perthuis
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,

RE: Configuration error

2007-02-05 Thread Tom Horstmann
> 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