For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Greg_Donohoe_25's avatar
Greg_Donohoe_25
Icon for Nimbostratus rankNimbostratus
Apr 23, 2015

HTTPS to HTTP content loading issue

Hi, I have an internal application which I am trying to make externally accessible. I have created a HTTPS virtual server with client SSL profile for SSL offloading and a pool with my application server running HTTP. So its client HTTPS -> F5 -> Server HTTP. The problem I have is that when you access the application from external some of the content does not load correctly and I see the following errors on my browser user tools

 

Mixed Content: The page at 'https://abc.xyz.com/home/portal/execcontainer.asp?pc=MY_TABLE_41&scode=$None&banner=n&ptab=HV_DASH&pt=HOMEVIEW' was loaded over HTTPS, but requested an insecure script 'http://abc.xyz.com/home/js/click_menu.js'. This request has been blocked; the content must be served over HTTPS.

 

My developers are looking into the script but I would like to know if there is a workaround (irule?) that I could use to get this working? I would appreciate any input. Thanks.