Very nice ... thank you both for the pointers and information. I have a direction to
focus on now!
Tuesday, August 17, 2004, 9:57:28 AM, you wrote:
CM> SSL is definitely built into Apache 2 so you don't need to download apache-
CM> ssl or mod_ssl separately.��If you need to compile the source, I've used
CM> these commands in the past:
CM> /configure --prefix=/usr/local/httpd-2.0.48 \
CM> --enable-ssl --with-ssl=/usr/local/src/openssl-0.9.7c/ \
CM> --enable-so \
CM> --enable-speling \
CM> --enable-rewrite \
CM> --disable-userdir \
CM> --disable-status \
CM> --disable-imap
CM> make
CM> make install
CM> All I did was download the latest OpenSSL source code and point to it
CM> with Apache.��You shouldn't even have to configure or make the OpenSSL
CM> source.��Alternately you might be able to link wherever your OpenSSL
CM> binaries are, but I'm not sure of that.
CM> -Cliff
--
Best regards,
Kevin Bridges mailto:[EMAIL PROTECTED]
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]
