On Wed, 25 Apr 2001, Martin Kraemer wrote:

> Do you get build errors in Apache-2.0 too? I enabled the TLS module, and
> it keeps breaking for a couple of days now in my nightly regression test:
>
>   Making all in tls
>   /bin/sh /home/com5/martin/pgtm0035/apachen/X/httpd-2.0/libtool --silent 
>--mode=compile gcc  -I.
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/modules/tls
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/server/mpm/prefork
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/modules/http
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/include
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/srclib/apr/include
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/srclib/apr-util/include
>   +-I/usr/local/ssl/include/openssl 
>-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/modules/dav/main
>   +-I/home/com5/martin/pgtm0035/apachen/X/httpd-2.0/os/unix   -D_REENTRANT 
>-D_THREAD_SAFE -D_REENTRANT
>   +-D_THREAD_SAFE -DNO_DBM_REWRITEMAP   -c mod_tls.c && touch mod_tls.lo
>   mod_tls.c: In function `tls_out_filter':
>   mod_tls.c:298: too few arguments to function `churn'
>   mod_tls.c:310: too few arguments to function `churn'
>   *** Error code 1
>   Stop in /home/com5/martin/pgtm0035/apachen/X/httpd-2.0/modules/tls.
>   *** Error code 1
>
> If there is no one who actually cares for the mod_tls baby, I propose to
> delete it entirely and replace it by a REAL solution, based on Ralf's
> mod_ssl. The current "implemetation" of mod_tls is a a PITA, nothing
> more than an (abandoned) proof-of-concept IMHO.  As it stands, no ISP
> would even consider to switch to httpd-2.0+mod_tls from apache_1.3.x+mod_ssl.
>
> Sorry to be so honest about it, Ben, but that's how I see it.

I honestly believe that mod_tls is a better solution than the 1.3 version
of mod_ssl.  I agree that this module has been abandoned, but I would
prefer to look at why instead of just leaving it abandoned.  It is on my
list to fix the build problems on mod_tls, I just need a few hours to look
at it.

I agree that mod_tls isn't an advanced module, but it is a way to remove
some of the politics from the SSL modules in Apache.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to