I use the following switches to compile APACHE 2.0.44 with OpenSSL 0.9.7
./configure --enable-layout=TEST \
                --enable-ssl \
                --with-ssl=/usr/local/ssl \
                --enable-mods-shared=max \
                --enable-modules=most \
                --with-mpm=worker

It went through the installation process. 

Thanks 

- Ming Yu

-----Original Message-----
From: Ted Rolle [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 07, 2003 10:36 AM
To: [EMAIL PROTECTED]
Subject: Re: Apache 2.0.44 with Openssl -0.9.7


YOU GOT Apache-2.0.44 and OpenSSL-0.9.7 WORKING???
What are your ./configure files like?  I keep getting the dreaded "can't
find X509_free" message.

On Fri, 7 Mar 2003, Ian Miller wrote:

>
> Did you uncomment out the entropy lines in the ssl.conf file? I am 
> running it with 0.9.7a and it works fine -Ian
> Quoting "Yu, Ming" <[EMAIL PROTECTED]>:
>
> > Does anyone have problem with apache 2.0.44 and Openssl 0.9.7. I 
> > installed the server, no problem.  Then I wanted to start the httpd 
> > server, even without mod_ssl.
> >
> > ./apachectl -k start
> >
> > There is no message on the screen, but an error message in the log 
> > file. The apache engine did not start.
> >
> > [warn] Init: PRNG still contains insufficient entropy! [error] Init: 
> > Failed to generate temporary 512 bit RSA private key Configuration 
> > Failed
> >
> > Any suggestions.
> >
> > - Ming Yu 
> > ______________________________________________________________________
> > Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> > User Support Mailing List                      [EMAIL PROTECTED]
> > Automated List Manager                            [EMAIL PROTECTED]
> >
>
>
> --
> Ian Miller
> Sr. Systems Engineer
> University of Chicago
> [EMAIL PROTECTED] 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to