Forum Discussion
AMa_3342
May 24, 2012Nimbostratus
HTTPS to HTTP redirect before SSL Termination
Hello Together, because i am not to experienced with F5 LTM and/or SSL-Communication, i have to ask a question. Is it possible somehow to redirect incoming SSL request right be...
Kevin_Davies_40
May 24, 2012Nacreous
The problem here is the client is expecting to talk SSL (https) but you cannot provide it. Nothing further will happen beyond that point. You wont get the chance to send a redirect because the communication will stop right there. You need an SSL certificate of some sort on the virtual server or the F5 will never see the request because it is encrypted. When you have installed one you can send the traffic to your non-SSL server on the backend directly (no server side certificate) or use a redirect to tell them to go there. There is no need to use an iRule for the redirect. Create a httpclass and redirect everything to http://[HTTP::host][HTTP::uri] then assign it to the SSL virtual.
Regards
Kevin
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