Newbie looking for some guidance.

This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C50219.5AA025D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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
------=_NextPart_000_0007_01C50219.5AA025D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Greetings...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>We are attempting to add SSL to a =
server currently
in production.  Some details:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>AIX 5.2</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Apache 2.0.39 (I did not install it, =
but I'm
guessing it wasn't installed with mod_ssl)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>just installed openssl 0.9.7d-1 (rpm =
prepared for
AIX)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>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:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>1.  Is there a way to install =
mod_ssl once
apache has been installed?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>2.  What is the role of the =
SSL.conf
file?  </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Anything that might point to a good =
reference would
be appreciated.  I'm not seeing anything specific to this in the
FAQs.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Tony Andrews</FONT></DIV></BODY></HTML>

------=_NextPart_000_0007_01C50219.5AA025D0--


____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Tony Andrews [ Mo, 24 Januar 2005 20:33 ] [ ID #605056 ]

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 [at] gsu.edu
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users [at] modssl.org
Automated List Manager majordomo [at] modssl.org
Mike Alberghini [ Mo, 24 Januar 2005 20:49 ] [ ID #605057 ]
Webserver » gmane.comp.apache.mod-ssl.user » Newbie looking for some guidance.

Vorheriges Thema: mod_ssl, block-on-read problem?
Nächstes Thema: MSIE downgrade-1.0 force-response-1.0