Forum Discussion
Rab_101866
Nimbostratus
May 20, 2010Server ssl profile Authenticate Name
Hi,
I was wondering if it is possible to modify the Authenticate Name for an SSL server profile in an i rule depending on the pool selected?
when SERVER_CONNECTED {
if { [LB::server pool] contains "HCI3" } {
SSL::profile PROFILE_SERVERSSL
set Authenticate Name
}
else {
SSL::profile PROFILE_SERVERSSL
set Authenticate Name
}
}
- hoolio
Cirrostratus
Hi Rab, - Colin_Walker_12Historic F5 AccountYeah, you wouldn't be able to modify the profile via the iRule. Creating custom logic to perform the checks you want might work, though. What is it you're trying to accomplish as a whole?
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