Forum Discussion
Born_7758
Nimbostratus
Jun 21, 2011SSL 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.
- hoolio
Cirrostratus
Hi Born, - Born_7758
Nimbostratus
Oh okay. - hoolio
Cirrostratus
p7b 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_7758
Nimbostratus
Thank 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