On Fri, Apr 27, 2001 at 03:16:45PM -0000, [EMAIL PROTECTED] wrote:
> martin 01/04/27 08:16:45
>
> Modified: modules/tls mod_tls.c
> Log:
> Prevent a core dump (openssl_state_machine.c is completely infected with
> assert()s in place of sensible error handling) when a server-root-relative
> certificate path is given (which is what most users are going to try first).
> assertion "n > 0" failed: file "openssl_state_machine.c", line 142
> That does NOT fix the openssl_state_machine.c though., So, never try to
> use invalid certs, missing keys or other fancy "1st time user" stuff.
That sounds too much like a complaint to me. This is code that is just being
written to use Apache's filter support. We have to start somewhere, and it
is going to have problems. Deal with them, or fix them. But please don't
complain about them.
Cheers,
-g
--
Greg Stein, http://www.lyra.org/