Forum Discussion
Born_7758
Jun 21, 2011Nimbostratus
SSL Offloading
Hello Everyone,
I am trying to put together an iRule that will terminate a client-to-F5 SSL session and establish an new SSL session for F5-to-server. I am pretty new at this, but here is an iRule I wrote that seems like it would do what I want it to do but I would like to get some input from you guys before I submit it.
when CLIENT_ACCEPTED {
SSL::disable clientside
SSL::enable serverside
}
Thanks in advance.
- hooleylistCirrostratusHi Born,
- Born_7758NimbostratusOh okay.
- hooleylistCirrostratusp7b should be a pkcs7 cert file. cer should be a DER cert and key file. To import the cert(s) and key, convert them to PEM format. You can use openssl on LTM to do this:
- Born_7758NimbostratusThank you Aaron. We got it working.
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