Re: [us...@httpd] Debugging SSL termination on Apache 2.2

2009-08-26 Thread Krist van Besien
On Tue, Aug 25, 2009 at 11:13 PM, /U wrote: > The problem is that I get no response when I type > https://myserver.xxx.com/app. > I have tured on debugs to level 9 and yet neither ssl_access.log nor > ssl_request.log has > any info. Are you positive that your requests acutally reach your target?

[us...@httpd] Debugging SSL termination on Apache 2.2

2009-08-25 Thread /U
Env: HTTPD 2.2.x RHEL5 I am terminating SSL on httpd server using self-signed certificates with the following configuration. The problem is that I get no response when I type https://myserver.xxx.com/app. I have tured on debugs to level 9 and yet neither ssl_access.log nor ssl_request.log h