You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Adam Gent <ap...@hat-technologies.ltd.uk> on 2003/04/15 16:57:18 UTC

[users@httpd] Apache 2 and mod_ssl

Hi,

Do anyone know if there are any plans to release mod_ssl for apache 2.

Thanks,

Adam


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.471 / Virus Database: 269 - Release Date: 12/04/2003

---------------------------------------------------------------------
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 2 and mod_ssl

Posted by Andy Cutright <ac...@borland.com>.
there is a mod_ssl included with the 2.0 apache distribution. you need 
to get a hold of OpenSSL, and configure apache to use it:

./configure --enable-ssl --with-ssl=$(SSL_INST)  ### along with your 
other configuration directives.

cheers,
andy

Adam Gent wrote:

>Hi,
>
>Do anyone know if there are any plans to release mod_ssl for apache 2.
>
>Thanks,
>
>Adam
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.471 / Virus Database: 269 - Release Date: 12/04/2003
>
>---------------------------------------------------------------------
>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
>
>  
>



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