Forum Discussion
Ron_Adams_11068
Nimbostratus
Jan 12, 2006Select among clientssl profiles
Need help with 9.2 iRule syntax to select a clientssl profile other than the default assigned to the virtual server?
A previous post returned this statement:
"Unfortunately, you're going to need to wait until 9.2 where an iRule can select among clientssl profiles."
If you have sample syntax, I'd appreciate it.
- Colin_Walker_12Historic F5 AccountRon,
- laurent_marion2
Nimbostratus
Hi, - unRuleY_95363Historic F5 AccountUse the following command to switch between SSL profiles:
SSL::profile
- Colin_Walker_12Historic F5 Account
- Lance_King_5508
Nimbostratus
Colin, - Colin_Walker_12Historic F5 AccountAfter a little more research, it looks as though the SSL::profile command is only valid under two events:
- Ron_Adams_11068
Nimbostratus
The sample code provided on DevCentral at http://devcentral.f5.com/wiki/default.aspx/iRules/SSL__profile.html shows the following: - Looks like we need to update that sample code. To be able to look at the hostname which is part of the HTTP payload, the content must be decrypted. To be decrypted it must use it's clientssl profile. This happens after the ssl negotiation occurs.
- Ron_Adams_11068
Nimbostratus
rapmaster_c is referring to use of a "session entry" as a possible direction. Could you explain this "session entry" further or point me to some docs? - Henrik_Gyllkran
Nimbostratus
I could use some information about this as well, since this could solve a problem I'm facing. Any examples on how to do what rapmaster_c describes would be great. The application works like that any way, first the client starts with http to later be redirected to https, so that part of the solution is already in place.
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