RE: Undestanding a code snipet from OpenSSL

2004-11-07 Thread Bilal Shahid
Hi, Could someone please specify a condition under which a Client should change its state from SSL3_ST_CW_FINISHED_A to SSL3_ST_CR_FINISHED_A (instead of going to SSL_ST_OK)? I am stuck at this one point with my Client-Server authentication as my Client keeps on going to the SSL3_ST_CR_FINISHED

Re: Openssl 0.9.7f test is looking for the wrong libssl.so

2004-11-07 Thread Lawrence Bowie
I have the same problem ... ./Configure --prefix=/opt shared threads zlib-dynamic --openssldir=/opt/ssl linux-pentium [EMAIL PROTECTED]:/work/Projects/CVS/work-openssl> make tests /usr/bin/perl: error while loading shared libraries: /libssl.so: cannot open shared object file: No such file or dir

Ok to mix openssl.0.9.7d & 0.9.7e in same Apache server?

2004-11-07 Thread Matthew England
Hello, I am using a pre-made LAMPP construct (apachefriends.org's XAMPP/LAMPP) with: $ openssl version OpenSSL 0.9.7d 17 Mar 2004 However, I build Subversion and OpenLDAP (and possibly some other) modules/apps (in part to ingrate via Apache modules) using an alternative openssl build/source/libr

Re: Openssl 0.9.7f test is looking for the wrong libssl.so

2004-11-07 Thread The Doctor
On Sun, Nov 07, 2004 at 09:32:51PM +0100, Richard Levitte - VMS Whacker wrote: > In message <[EMAIL PROTECTED]> on Sun, 7 Nov 2004 05:36:48 -0700, The Doctor > <[EMAIL PROTECTED]> said: > > doctor> The test is looking for /libssl.so . > doctor> > doctor> should it not be looking for ../libssl.so

Re: Openssl 0.9.7f test is looking for the wrong libssl.so

2004-11-07 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sun, 7 Nov 2004 05:36:48 -0700, The Doctor <[EMAIL PROTECTED]> said: doctor> The test is looking for /libssl.so . doctor> doctor> should it not be looking for ../libssl.so ? Please send us a log and tell us what platform and how you configured. Cheers, Richard

Newbie Qs: Simple SSL setup 2 secure comm (& other things)?

2004-11-07 Thread Matthew England
Hello, I'm looking for the least-intrusive for a user (as in a web-browser client user) to access a "secure" server in order to fulfill these goals: 1) Establish secure communication between web server and web client (so that a 3rd party can not, among other things, steal login/password and other

Re: pkcs12 signing

2004-11-07 Thread Dr. Stephen Henson
On Mon, Nov 01, 2004, Ronan wrote: > I have a signed root cert that i want to change into a pkcs12 format > file to be used on a windows box. from the man pages on the openssl > website it says that i need to specify the certificate and the private > key when converting to pkcs12. now im a litt

Re: fail to build on freebsd 5.3

2004-11-07 Thread J.D. Bronson
I started with both new fresh tar ball starts. It has nothing to do with make clean first. At 02:54 AM 11/07/2004, you wrote: In message <[EMAIL PROTECTED]> on Sat, 06 Nov 2004 10:00:05 -0600, "J.D. Bronson" <[EMAIL PROTECTED]> said: jbronson> I am successful at building a STATIC library...but s

Openssl 0.9.7f test is looking for the wrong libssl.so

2004-11-07 Thread The Doctor
The test is looking for /libssl.so . should it not be looking for ../libssl.so ? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! Alberta on 22 Nov 2004 Boot out Ralph Klein - Vote Liberal!! _

Re: fail to build on freebsd 5.3

2004-11-07 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sat, 06 Nov 2004 10:00:05 -0600, "J.D. Bronson" <[EMAIL PROTECTED]> said: jbronson> I am successful at building a STATIC library...but shared jbronson> library build fails. Hmm, how about you try a "make clean" first? jbronson> gmake[3]: Entering directory `/ju

Re: 2 certs on one machine

2004-11-07 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 5 Nov 2004 18:57:04 -0800 (PST), David Smead <[EMAIL PROTECTED]> said: smead> I'm running Debian testing. smead> smead> I have a machine with two static IPs, presently on one NIC smead> using a virtual interface. I'd like to make two self-signed smead> cer