-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF16, 5.7.1
-
Component/s: Web Common
When using an HTTPS reverse proxy, index.jsp makes a redirect to nxstartup.faces with HTTP.
Related to proxy pass revert, the protocol is not modified.
To fix that, the redirect should ask to VirtualHostHelper the real base URL.