[openssl.org #528]

2003-03-06 Thread via RT
Solaris 8 [SPARC] gcc 3.3.2 openssl 0.9.7a Using ./config everything works as expected, however with ./config shared make test fails as we use LD_LIBRARY_PATH The Makefiles in ./ and ./tests set LD_LIBRARY_PATH to `pwd` rather than `pwd`:$$LD_LIBRARY_PATH Is this a bug or an error on my

Re: [openssl.org #526] AutoReply: X509v3 Authority Key Identifier: DirName??

2003-03-06 Thread Bernd Matthes via RT
Hi! Please close this ticket number. My mistake. OpenSSL works correkt with Authority Key Identifier as described in RFC3280 4.2.1.1 Authority Key Identifier. RTFM Sorry. with kind regards -- Bernd Matthes Gemplus mids GmbH -- Senior Software Engineer formerly

Re: [openssl.org #514] Bug in OpenSSL????

2003-03-06 Thread Ralph via RT
Bodo Moeller via RT wrote: Ralph via RT [EMAIL PROTECTED]: But so far, I can tell you that when SSL_get_error() returns SSL_ERROR_SYSCALL and you inspect errno, it tells EWOULDBLOCK or EAGAIN. By repeating the SSL_* call as long as this condition occurs, I can overcome the problem and

Re: [openssl.org #528]

2003-03-06 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Thu, 6 Mar 2003 15:34:52 +0100 (MET), via RT [EMAIL PROTECTED] said: rt ./config shared rt rt make test fails as we use LD_LIBRARY_PATH rt rt The Makefiles in ./ and ./tests set LD_LIBRARY_PATH to `pwd` rt rather than `pwd`:$$LD_LIBRARY_PATH rt rt Is this a

Re: [openssl.org #528]

2003-03-06 Thread Richard Levitte - VMS Whacker via RT
In message [EMAIL PROTECTED] on Thu, 6 Mar 2003 15:34:52 +0100 (MET), via RT [EMAIL PROTECTED] said: rt ./config shared rt rt make test fails as we use LD_LIBRARY_PATH rt rt The Makefiles in ./ and ./tests set LD_LIBRARY_PATH to `pwd` rt rather than `pwd`:$$LD_LIBRARY_PATH rt rt Is this a