You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Henry Ortega <ju...@gmail.com> on 2005/06/24 17:40:59 UTC

[users@httpd] OpenSSL? ModSSL? How?

Pardon my newbie question.

I have Mandrake installation with the default Apache 1.3.27
server installed. I want to be able to have some websites that
should support SSL. How do I do about doing that? 
What are the advantages or differences between OpenSSL
and ModSSL? Or am I taking about Apples and Oranges?

Thank you all for your generous help.

---------------------------------------------------------------------
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] OpenSSL? ModSSL? How?

Posted by Joshua Slive <js...@gmail.com>.
On 6/24/05, Henry Ortega <ju...@gmail.com> wrote:
> Pardon my newbie question.
> 
> I have Mandrake installation with the default Apache 1.3.27
> server installed. I want to be able to have some websites that
> should support SSL. How do I do about doing that?
> What are the advantages or differences between OpenSSL
> and ModSSL? Or am I taking about Apples and Oranges?

More like apples and apple cores.  OpenSSL is the crypto library used
by the apache SSL modules.  For 1.3, you have two choices of apache
modules: mod_ssl and Apache-SSL.  Google should locate them for you. 
In either case, you will need OpenSSL.

Joshua.

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