On Wed, Sep 30, 1998, [EMAIL PROTECTED] wrote:

> SSL_BASE=../SSLeay-0.9.0b
> RSA_BASE=../rsaref-2.0
> EXTRA_CFLAGS=-DMILLENIAL_COOKIES `$(SRCDIR)/apaci`
> [..]
>     note: no SSL_PROGRAM entry at all!  What step normally populates
>     this--maybe I made an error.
> 
>     Everything seemed okay.  I haven't yet tried the certificate.
>     Was off work for a day+..
> 
>     The web server is still serving http successfully using one of my
>     old config files (that is not currently using SSL directives)
> 
>     Received no errors while making the various pieces and kept
>     the output of everything (except from make certificate, which
>     was interactive).

Ok, seems like you totally forgot to use --enable-module=ssl !!  Because else
a lot of SSL_XXX variables have to exist. They are generated from the
src/modules/ssl/libssl.module script.  Watch the output of the configuration
process: There should be 4 or 5 lines starting with "SSL".

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to