[csw-users] getting apache2 with ssl secure setup

Peter Friedman pfriedman at umuc.edu
Thu Jan 25 22:45:26 CET 2007


Markus Mayer wrote:
> On Wednesday, 24 Jan 2007 18:32 -0600, James Dickens wrote:
> 
>> anyone know of a document or url that shows how to get  apache2  as
>> installed by blastwave working with https://  support?
> 
> I don't think there's a document that specifically describes the
> Blastwave package of apache2. However, any apache2/SSL document should
> contain the right pointers.

There are just a few little things you need to be aware of regarding how 
Apache2 is set up under Blastwave.  The general Apache config is in 
/opt/csw/apache2/etc/httpd.conf, but the setup for optional components 
(such as SSL) are in separate files under /opt/csw/apache2/etc/extra. 
In order to use one of the optional components, you'll need to uncomment 
the appropriate Include directive at the end of the httpd.conf file, 
then edit the correct file (e.g. httpd-ssl.conf) under the "extra" 
directory.  To start Apache with SSL enabled, run 
"/etc/init.d/cswapache2 startssl".





More information about the users mailing list