Forum Discussion
Jessica_42876
Nimbostratus
8 years agoIrule 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...
JG
Cumulonimbus
8 years agoThe browser stops the user from accessing as the certificate returned by the VS is not valid for that name. It never reached the irule.
Both hostnames must be covered by one or two valid certificates.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects