Forum Discussion
ramesh_110176
Nimbostratus
Jun 01, 2009iRule SSL passthrough
Hi
I would like incoming SSL connection to terminate on the webserver, instead of the LTM.
I have the below irule:
when HTTP_REQUEST {
SSL::disable
}
when SERVER_CONNECTED {
SSL::disable
}
I have added to the VIP the clientssl and serverssl defualt profiles.
I am not sure if the above is correct.
- L4L7_53191
Nimbostratus
You don't actually need an iRule to do this - simply assign a tcp profile (no HTTP, no SSL client/server, etc.) and pass the SSL traffic back to the servers at layer 4. Note that you'll give up any intelligent management of the traffic... - ramesh_110176
Nimbostratus
Hi - L4L7_53191
Nimbostratus
Don't specify an HTTP profile (or any SSL profiles) for SSL pass through: since the stream will be encrypted the device won't be able to go above layer 4, so you're stuck with a very basic setup. An HTTP profile won't apply here. - ramesh_110176
Nimbostratus
Hi - Jan_V_48538
Nimbostratus
I am trying to get my godaddy cert to work on our bigip but am getting errors. - hoolio
Cirrostratus
Hi Jan,
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