Forum

Insecure Mixed Cont...
 
Notifications
Clear all

Insecure Mixed Content error when behind proxy SSL Termination

0 Posts
1 Users
0 Reactions
15 Views
Posts: 1
Topic starter
(@eccles)
Member
Joined: 8 years ago

<p>Hello,  I'm having and unique issue/bug with my setup.  We run our osticket installation behind an haproxy load-balancer that does SSL termination which seems to cause "was loaded over HTTPS, but requested an insecure prefetch resource" errors in the console when editing on theme.php.</p>
<p>The bug does NOT exist when run normally stand-alone on port 80 or 433.   The issue only arises when the proxy does the SSL termination and then proxies the request to a standard port 80 install when viewing /scp/theme.php url.</p>
<p>I've tried setting define('ROOT_PATH', 'https://mydomain.com/'); in both bootstrap.php and /include/ost-config.php but it has no effect.</p>
<p>Any ideas on how I can get that page to detect the proper protocol?</p>
<p></p>


Share: