You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tirtza Bernstein <ti...@simply-y.com> on 2009/04/06 14:06:40 UTC

[users@httpd] Apache and OpenSSL

Hello,

I downloaded apache without ssl and now realize that I need to configure
ssl.  Do I need to download the apache with OpenSSL and reconfigure my
installation or is there a way to add OpenSSL to my existing apache install?

 

Thanks


Re: [users@httpd] Apache and OpenSSL

Posted by Nick Kew <ni...@webthing.com>.
Tirtza Bernstein wrote:
> Hello,
> 
> I downloaded apache without ssl and now realize that I need to configure 
> ssl.  Do I need to download the apache with OpenSSL and reconfigure my 
> installation or is there a way to add OpenSSL to my existing apache install?

No you didn't download apache without ssl - unless you got a really
old version, or some third-party compile.

If mod_ssl.so isn't in your modules directory, RTFN apxs for
how to build it.

-- 
Nick Kew

---------------------------------------------------------------------
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


Re: [users@httpd] Apache and OpenSSL

Posted by Davide Bianchi <da...@walterisookeensufferukker.nl>.
Tirtza Bernstein wrote:
> Hello,
> 
> I downloaded apache without ssl and now realize that I need to configure
> ssl.  Do I need to download the apache with OpenSSL and reconfigure my
> installation or is there a way to add OpenSSL to my existing apache install?

If you have a binary installation, just download the binary for mod_ssl
and be sure you have the required openssl libraries. Otherwise, you'll
have to recompile it.

Davide

-- 
Windows 2000, Users Zilch
   -- From a Slashdot.org post

---------------------------------------------------------------------
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