How do I specify the openssl version used with mod_ssl?

Discussion in 'Apache' started by gwgeller, Sep 8, 2010.

  1. #1
    Hello,
    We are using mac Leopard OS. We have rolled our own Apache(2.2.16) separate from the default install. We have also rolled our own OpenSSL to the latest version. However when we compile Apache and enable mod_ssl it still uses the old OpenSSL version. We can see it in our http headers:

    Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.7l

    When typing openssl version from my account and the root account I get:

    OpenSSL 1.0.0a 1 Jun 2010

    I've seen this in some apache configs:

    --enable-ssl --with-ssl=/usr/local/ssl

    I've tried the above with no success. So basically I need a way to update the default install of openssl on the leopard OS or a way to specify what openssl version is used with mod_ssl.

    Thanks,
    GG
     
    Last edited: Sep 8, 2010
    gwgeller, Sep 8, 2010 IP