Forum Discussion
thunderbird_920
Jun 29, 2012Nimbostratus
IRule http redirect https
I need help here. When I access the pool member ip from web brower directly, I can see the page (https//poolmemeberIP).
When I apply the irule as shown below to redirect http to https fr...
santosh_81454
Jun 29, 2012Nimbostratus
Hi thunderbird,
I see the following two problems with the config.
Firstly change the irule to include ". see below:
when HTTP_REQUEST {
HTTP::redirect "https://[HTTP::host][HTTP::uri]"
}
Secondly, when you are accessing the server directly you are using the HTTPS protocol. So, create a new pool with pool members to configured on 443 service.
Also, as Nitass suggested create a new HTTPS VS and add the new pool as its pool member. Make sure to use Client and Server side certificates is you are performing SSL termination on the F5.
Also, as nitass stated above make sure, you create a virtual server which listens on port 443 and has a certificate assigned to it.
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