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

Jessica_42876's avatar
Jessica_42876
Icon for Nimbostratus rankNimbostratus
Jun 26, 2018

Irule Redirect with SSL profiles

I have this irule   when HTTP_REQUEST { if {[string tolower [HTTP::host]] starts_with ";}{ HTTP::redirect "https://[string range [HTTP::host] 4 end][HTTP::uri]" } }   in a VS that has...