Details
Description
When enabling https in the reverse proxy (I tried nginx and apache) on an .DEB XJetty installation of 15.9 the following issues occour:
"failed to lock page" when trying to edit a page or "failed to retrieve extension data.Server not responding" when trying to install an extension.
Many buttons seem to react with http instead of https even though forwarded headers are set in the reverse Proxy. There seems to be no difference between using non-standard X-Forwarded or the RFC 7239 Forwarded headers. XJetty from the Debian package is probably is not listening to these headers.
The issue can be reproduced using the XWiki Apache2 example configuration as base which already include the RFC Forwarded header: Setting up Apache HTTP Server (XWiki.org)
Attachments
Issue Links
- duplicates
-
XWIKI-21649 XJetty does not support HTTP Forwarded
- Closed
- is related to
-
XWIKI-21698 The xjetty Debian package 15.10.1 contains xjetty 15.10-SNAPSHOT
- Closed