Details
-
Bug
-
Resolution: Solved By
-
Blocker
-
None
-
10.5, 10.8, 10.11
-
None
-
Unknown
-
Description
Running Xwiki through Nginx proxy with SSL, for some reason, the spinner.gif icon is requested over http - not https.
Mixed Content: The page at ‘https://test.wiki.mydomain.com/bin/view/Main/’ was loaded over HTTPS, but requested an insecure image ‘http://test.wiki.mydomain.com/resources/icons/xwiki/spinner.gif’. This content should also be served over HTTPS.
Causes an issue in Chrome and FireFox saying the page is not secure.
See: https://forum.xwiki.org/t/spinner-gif-requested-over-http-instead-of-https/4167
Attachments
Issue Links
- is related to
-
XWIKI-16497 Webjar resource handler use a background thread XWikiContext instead of one generated from the input request
- Open
-
XWIKI-16496 XWikiServletURLFactory#getURL may return an absolute URL instead of the expected relative one in a background thread
- Closed
-
XWIKI-17187 spinner.gif coming from a webjar resource has an absolute URL when the descriptor is different from the initial request
- Closed