Forum Discussion
DDuck_139270
Nimbostratus
Jun 15, 2016HTTPS (old) to HTTPS (new) Redirect with an existing VS and Client Profile
I have read many postings on similar setups, but I am not sure any of them fit mine. So I need to share my scenario.
Here is the scenario:
I have an existing VS and a client profile that is termi...
Yann_Desmarest
Cirrus
Jun 15, 2016Hi,
This is correct.
You may need to force the client to close the connection:
when HTTP_REQUEST {
HTTP::respond 301 Location "https://newdomain.com[HTTP::uri]" "Connection" "Close"
}
As you are using multiple dns hostname for the same IP address. How do you manage the client ssl part.
Do you have Server Name Indication used with 2 certificates on the virtual server ?
or
Do you have a single SSL profile using a Subject Alternative Name certificate containing both hosts ?
or
a wildcard certificate on a single ssl profile ?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
