Forum Discussion
Richard_Amerman
Nimbostratus
Sep 24, 2018Command is not valid in current event context error on SSL::Profile in CLIENT_DATA event
Trying to create an iRule to assign SSL profiles dynamically.
When I try and use SSL::Profile in the CLIENT_DATA event I get this error:
command is not valid in current event context (C...
Kevin_Stewart
Employee
Sep 25, 2018It's an iRule validation thing. Try this:
when CLIENT_DATA {
set sslprof "SSL::profile foo"
eval ${sslprof}
}
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
