Hi there,
I've the following setup tested:
This is working quite well. For several reasons I've to use this setup:
- Client <-> SSL-Proxyserver (Apache ProxyPass) <-> Server:9001
I can open the first page but there are several issues:
- The link https://proxy/newpad forwards to http://proxy/p/I8ZsAKR4Ug
- When opening https://proxy/p/I8ZsAKR4Ug I see the (unresponsive) GUI and in the browser console I see the following errors:
- XMLHttpRequest cannot load http://proxy/socket.io/xhr-polling/1306165174613. Origin https://proxy is not allowed by Access-Control-Allow-Origin.
- [blocked] The page at https://proxy/p/I8ZsAKR4Ug ran insecure content from http://proxy/socket.io/jsonp-polling//1306165179614/0.
Hi there,
I've the following setup tested:
This is working quite well. For several reasons I've to use this setup:
I can open the first page but there are several issues: