Forum Discussion
MarkM_63051
Jan 21, 2012Nimbostratus
HTTPS to HTTP and back
Hello,
I've been digging through the discussions for several hours now and have not found one that answers my question. I am trying to set up a very simple configuration that takes in HTTPS traffic, sends it on to Tomcat server port 8080 (HTTP mode), and then returns back to the calling browser after adding HTTPS encryption.
I have:
* Generated an SSL Certificate using the F5 GUI
* Created an SSL Client Profile using the cert above
* Set the virtual server's SSL Client Profile to use the above profile
* Set the server's default persistence profile to cookie
* Added the following iRule to the virtual server:
when HTTP_REQUEST {
pool SSLTEST
}
* All the status indicators are green
When I attempt to access the web page via the browser:
* Navigation is blocked until I select "continue to this web site (not recommended)"
* Then I get "Internet Explorer cannot display the web page"
What am I missing? Do I need another iRule? How do I debug this?
Thanks,
Mark
- hooleylistCirrostratusHi Mark,
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