RE: [users@httpd] Question about setting up secure service

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Bill Angus [mailto:mdangus@xxxxxxxxxxxxx] 
> Sent: Tuesday, May 02, 2006 4:02 PM
> To: users@xxxxxxxxxxxxxxxx
> Subject: Re: [users@httpd] Question about setting up secure service
> 
> >You have to define *precisely* what you mean by "no joy", 
> "can't get to work", "didn't work" and other vagueosities... 
> Did you get browser alerts? Did the pages >load? 404? 401? 
> 500? No connection? What?
> 
> Yes of course Owen  ... sorry... Apache loaded and continued 
> to work fine on port 80 -- but any attempts to browse to the 
> secure subdirectory met with the browser behaving just as it 
> would upon "address not found"). 

Ok. So no connection at the TCP/IP layer. That means apache is not
listening to port 443. 
You have a "Listen 443" so my guess is that the directives are not being
read.

I note that your SSL directives are inside an <IfDefine SSL> and that
you state that this is in ssl.conf. So:

1) check that ssl.conf is *really* getting loaded into the main config
at runtime (ie, put a deliberate syntax error  in the file and check it
fails configtest - type "wibble" at the top of the file :-)

2) if that's OK, check that SSL environment variable is set - actually,
the simplest thing is to remove the <IfDefine SSL> container since it's
redundant.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.  

>  
> >It is essential to understand in detail what happens before 
> any attempt can be made at debugging.
> 
>
 
 
This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
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@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux