Forum Discussion
Salvador_del_Re
Feb 27, 2008Historic F5 Account
Client ssl
I want use a clientssl profile for some IP address and another clientssl profile for another range of IP adress.
Try to make a iRule and dont run.
Any ideas?
Thanks
Nicolas_Menant
Employee
Feb 27, 2008Remove your [] around [$certuno] ^^
Moreover i don't think that will do what you want.
If you check the wikis it is used to retrieve value and not set new one:
example: when HTTP_REQUEST {
set resultat [PROFILE::clientssl key]
log local0. "res: $resultat"
}
it will return the key used for the ssl transaction
You need to use the command SSL::profile name_of_your_profile
http://devcentral.f5.com/wiki/default.aspx/iRules/SSL__profile.html
HTH
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