Forum Discussion
JohnInJaxBK
Jun 08, 2021Nimbostratus
SSL Bridging with URL Rewrite
I need to terminate SSL, rewrite the URL and URI, then send to the new destination server with SSL. I have this working, but the SSL session resumption is failing so I have to re-handshake for eve...
Simon_Blakely
Jun 14, 2021Employee
Your irule may require a
when SERVERSSL_HANDSHAKE {
SSL::renegotiate enable
}
Rather than changing the SNI header like that, you could create multiple server-ssl profiles and set the appropriate SNI name in each profile.
In the irule you can select the correct server-ssl profile with the SSL::profile command.
You may still require the SSL::renegotiate if SSL negotiation has already occurred
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