On Tue, Dec 07, 1999, Dan Tshin wrote:
> I'm awaiting for the OpenBSD 2.6 CD to ship to me - and I just read that it
> includes "Apache 1.3.9 + Mod_ssl 2.4.5 + OpenSSL 0.9.4". Very sweet.
> However, Mod_ssl is at 2.4.9.
>
> For those that are running OpenBSD with the latest Apache+Mod_ssl+OpenSSL,
> how difficult was it to replace the mod_ssl with 2.4.9?
I don't know how it is integrated into OpenBSD, but look for a libssl.so in
Apache's libexec/ directory (or a similar directory). If it exists (and don't
confuse it with OpenSSL's libssl) then they built mod_ssl as a DSO and this
means you can just upgrade mod_ssl via --with-apxs easily. If there is no
libssl.so and "httpd -l" shows "mod_ssl.c" you have to recompile the Apache
and mod_ssl completely.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]