logo       

Re: Newbie looking for some guidance.: msg#00027

apache.mod-ssl.user

Subject: Re: Newbie looking for some guidance.

If you are running Apache2, mod_ssl is probably there. You can run
httpd -l
in your apache bin dir for a list of compiled in modules.

The ssl.conf file is an include that gets read and added into the
httpd.conf file if apache is started with SSL enabled. It contains
all the setting that are only of use to the SSL server, the most
important ones being the location of the server certificate and key.

http://www.modssl.org/ is a good place to read up on this.


On Mon, Jan 24, 2005 at 01:33:56PM -0600, Tony Andrews wrote:
> Greetings...
>
> We are attempting to add SSL to a server currently in production. Some
> details:
>
> AIX 5.2
> Apache 2.0.39 (I did not install it, but I'm guessing it wasn't installed
> with mod_ssl)
> just installed openssl 0.9.7d-1 (rpm prepared for AIX)
>
> I'm familiar with setting up virtual hosts and have found some examples
> relating to virtual hosts and ssl... I'm just a bit confused about a couple
> of things:
>
> 1. Is there a way to install mod_ssl once apache has been installed?
> 2. What is the role of the SSL.conf file?
>
> Anything that might point to a good reference would be appreciated. I'm not
> seeing anything specific to this in the FAQs.
>
> Thanks,
>
> Tony Andrews
--
Michael Alberghini
Software Systems Engineer
Georgia State University
mike@xxxxxxx
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@xxxxxxxxxx
Automated List Manager majordomo@xxxxxxxxxx



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise