Re: linking problem

2000-08-05 Thread Kervin Pierre
I'm not sure if that's your problem but, you may need to patch the openssl source. Actually I just went through this. RAND_egd is defined in libssl but RAND_egd_bytes is not. It is supplied by FixPatch script. Download and extract openssl in same parent dir as apache-ssl. Run FixPatch as usu

SSL

2000-08-05 Thread B Lusk
B Lusk sent the following message via See My Ad.Com (www.seemyad.com) : I don't know how to open the downloaded tar.gz file. Winzip won't uncompress it for me. Name: B Lusk Title: Company: Address: City: Country: Telephone: FAX: Email: [EMAIL PROTECTED] _

Re: Rainbow patches

2000-08-05 Thread Richard Levitte - VMS Whacker
From: Trevor Dimond <[EMAIL PROTECTED]> trevor.dimond> Anyone out there have the Rainbow patches available for trevor.dimond> patching OpenSSL to interoperate with the Rainbow trevor.dimond> CryptoSwift HSM card? If you do I would be much obliged trevor.dimond> if you could mail them to me. If yo

Re: linking problem

2000-08-05 Thread Craig Shaver
Looks like you are adding mod_perl also. Did you try to build without mod_perl? Take out the added modules until you find out what is causing the problem. Robert Kubarych wrote: > > While running make on apache_1.3.12 it exits with the following error: > > ld: > Unresolved: > RAND_egd_bytes > *

linking problem

2000-08-05 Thread Robert Kubarych
While running make on apache_1.3.12 it exits with the following error: ld: Unresolved: RAND_egd_bytes *** Exit 1 Stop. *** Exit 1 Stop. *** Exit 1 Stop. Our platform is Tru64 4.0f. Previous to running make I ran: root#./configure --activate-module=src/modules/perl/libperl.a \ > --activate-modu

Re: AW: HTTPS via proxy...

2000-08-05 Thread Eric Rescorla
"Lam Ah" <[EMAIL PROTECTED]> writes: > However, I still cannot found the offical stardard of communicating > with proxy server. Anyone know where can I found it? Thanks. RFC 2817. -Ekr __ OpenSSL Project