14-Dec-2020 11:18
Hi All,
i have an application that is listening to http and bigip does https inspection and redirection to https.
since google chrome version 87 the browser warn me with this message:
"The information you’re about to submit is not secure
Because the site is using a connection that’s not completely secure, your information will be visible to others."
f12 show me that it because the page have mixed content. (in IE it works)
i have a vs that listen to port 80, http that redirects any request to the vs that listen to https.
i know that we should change the code on our website and point the javascripts to https ,but until the develpers will change it i'm asking your help to bypass this problem.
does anyone have/had this problem and have a solution for this problem?
any help will be appreciated,
Aviv
14-Dec-2020
12:54
- last edited on
24-Mar-2022
01:25
by
li-migration
,
Parmanent fix should be modifying the application but if you want to mitigate this issue on F5, then you can use Stream Profile.
Note- Using Steam Profile on F5 is not a parmanent fix for this issue as it may hit the CPU.
14-Dec-2020 22:10
@Mayur ,
Thanks for your advice.
I have tried with a stream profile but it acting the same.
The source was http and the destination https.
What else can i try?
14-Dec-2020 23:50
Can you verify stream profile again? You have configured custom profile right?