You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Hall, Leam" <lh...@smartronix.com> on 2009/12/07 14:40:31 UTC

[users@httpd] Compiling mod_ssl with openssl

If I put openssl in some "other" place like "/usr/local/openssl-0.9.8L" and compile Apache with --enable-ssl, how do I tell the Apache configure script where the openssl to use is? 

Pointers to the right docs are welcome!

Thanks!

Leam 

Re: [users@httpd] Compiling mod_ssl with openssl

Posted by Tom Evans <te...@googlemail.com>.
On Mon, Dec 7, 2009 at 1:40 PM, Hall, Leam <lh...@smartronix.com> wrote:
> If I put openssl in someĀ "other" place like "/usr/local/openssl-0.9.8L" and
> compile Apache with --enable-ssl, how do I tell the Apache configure script
> where the openssl to use is?
>
> Pointers to the right docs are welcome!
>
> Thanks!
>
> Leam

--with-ssl=/path/to/openssl

http://httpd.apache.org/docs/2.2/programs/configure.html#packageopt

HTH

Tom

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org