Rubino Daniel-adr022 wrote:
> 
> I'm using apache 1.3.14 + modssl 2.7.1-1.3.14 + openssl 0.9.5a + HP-UX
> 10.20.

For a start, you could upgrade to openssl 0.9.6

...but since that's a Microsoft type of answer, you might also check
that you have SSL_BASE set. If you have apache_1.3.14 at the same level
as openssl-0.9.6 then do:

# SSL_BASE=../openssl-0.9.6
# export SSL_BASE
# ./configure --enable-module=ssl
--prefix=/whatever-your-path-to-apache-is
# make


Rgds,

Owen Boyle.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to