Hello everyone. My question is very simple . The link below is a picture about my architecture.
https://docs.google.com/open?id=0BxSXbpgYIZVOR212RVk4ZDN1Sm8.
The pic above shows the architecture right now and it works correctly! Which means I could visit Apache with url https//apchehost:8080, could not visit the web app with https served by Weblogic but I could visit these app with https served by Apache(Apache is proxy server).
My question is why the Apache is configured with SSL but Weblogic without SSL works? I think Weblogic should also configured with SSL. If this works , what about security level? Is the SSL really working if only Apache configured with SSL but not with Weblogic? Thanks.
condition:
Apache 2.2.17 with weblogic module mod_wl_22.so
Weblogic: 10.3
OS: Windows server 2003