Skip to main content
itvictor21
New Member
May 29, 2020
Question

HTTPS WEB - weird GUI

  • May 29, 2020
  • 1 reply
  • 3363 views

Hi guys,

 

I want to utilize fortigate WAF so I use SSL offload on Fortigate. Now I can access the website from internet but somehow the GUI is looks weird. I don't know what happened, since when I use HTTP using virtual server on Fortigate, the website looks normal, but not when I use HTTPS.

 

Am I miss something in the configuration?

    1 reply

    localhost
    Visitor III
    July 2, 2020

    Probably some elements of the webiste can't be loaded. Maybe you are mixing HTTP and HTTPS requests in your browser.

     

    Try to find out which elements can't be loaded, with F12 and Network Traffic recording in your browser.

     

    For Firefox:

    https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor

     

    Chrome:

    https://developers.google.com/web/tools/chrome-devtools/network

     

    live89
    Explorer III
    July 4, 2020

    I agree with @localhost

     

    I faced this issue last week , but not in Fortigate , but with F5 LTM reverse proxy. We terminated SSL , but some content didn't load. And only after solving mixed-content issue we noticed in chrome with a script in F5 machine, issue has been solved ..