Forum Discussion

Young_25175's avatar
Young_25175
Icon for Nimbostratus rankNimbostratus
Sep 29, 2017

Secure only login page and leave the rest of website as http

We want to secure a website by having F5 doing SSL offload. However, the web content has many http references and the browser complains about mixed content, specifically,

 

Mixed Content: The page at 'https://whatever.com/page/' was loaded over HTTPS, but requested an insecure resource 'http://btn.weather.ca/weatherbuttons/template7.php?placeCode=CAONPOI2155193&category0=Schools&containerWidth=180&btnNo=&backgroundColor=blue&multipleCity=0&citySearch=0&celsiusF=C'. This request has been blocked; the content must be served over HTTPS.

 

Is it possible to use F5 to secure only the login page and leave everything else as http? The web content is user updated and we do have control to change all the http references and redirects to https. Also some calls for resources only have the resource available on http and not https.

 

3 Replies