Forum Discussion
Jon_Wallwork_46
Nimbostratus
May 13, 2008Methods for selecting SSL Profile
Hi All
We have a customer who would like to do the following: I think its not possible but thought one of you guys will know more than me.
They have only one IP address a...
Lightspeed_VT_5
Nimbostratus
May 15, 2008This might be a dumb question, but why wouldn't something like this work?:
when CLIENT_ACCEPTED {
if { [string tolower [HTTP::host]] equals "websitea.com"} {
SSL::profile a_profile
} elseif { [string tolower [HTTP::host]] equals "websiteb.com"} {
SSL::profile b_profile
} else {
SSL::disable
}
}
when HTTP_REQUEST {
SSL::renegotiate
}
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
