Re: SSL and Apache

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Sammartano
Date:  
To: Main PLUG discussion list
Subject: Re: SSL and Apache
Also make sure to open port 443 in your firewall and router! Also have
to forward port 443 in your router

Alex Dean wrote:

>
> On Mar 9, 2006, at 9:41 AM, Carl Parrish wrote:
>
>> now in httpd.conf (I've moved it out of ssl.conf because I couldn't
>> get it to work there)
>> I have the following
>>
>> <VirtualHost 192.168.0.1:443>
>>
> <snip>
>
>> When I save, it ask me for my pass phase. and I restart apache. When
>> I try to go to https://www.example.org however I get
>> "The connection was refused when attempting to contact
>> www.example.org" What am I doing wrong? Did I forget something?
>
>
> Is Apache listening on port 443? By default it only listens on 80.
> Search your apache2.conf for 'Listen' and add 443 if its not there.
>
> Do you have local dns or a hosts file which maps example.org to
> 192.168.0.1?
>
> alex
> .
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


--
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss