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 has
any info.

I connected using openssl's s_client - SSL handshakes goes fine - when I
enter the command
GET /app/main.jsp, I get a cryptic "connection closed".

I would appreciate any suggestions on how to debug this problem.

http://www.nabble.com/file/p25142124/ssl.conf ssl.conf 

Thanks,
/U
-- 
View this message in context: 
http://www.nabble.com/Debugging-SSL-termination-on-Apache-2.2-tp25142124p25142124.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to