Forum Discussion
reen_sc_140631
Nimbostratus
Mar 19, 2015Difference between SSL::disable and SSL Profile
Hello Folks,
can someone explain me what's the difference between an SSL::disable serverside (in an iRule) and no selected SSL profile in the VS configuration.
I am wondering because the Se...
Hannes_Rapp
Nimbostratus
Mar 19, 2015For the use of iRules which are referencing to
SSL::enable serverside or SSL::disable serverside functions, the prerequisite is having a SSL serverside profile assigned to a virtual server.
1) Having a SSL serverside profile assigned to a virtual server (and using
SSL::disable serverside function in an iRule):
- You are instructing F5 to exceptionally avoid negotiating a SSL session with the backend server. Useful if you want most of your f5-to-backend-server communication to be SSL, but create a few non-SSL exceptions.
2) Not having a SSL serverside profile assigned to a virtual server:
- F5 never negotiates a SSL session with a backend-server. You are unable to reference to SSL::enable serverside and SSL::disable serverside functions in an iRule. Useful if you want all of your F5-to-backend-server communication to be non-SSL.Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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