Forum Discussion
Fab
Jun 08, 2017Altostratus
Select Server SSL profile with an irule for APM Vmware SNI pcoip-default-sni
Hello,
The Vmware deployment guide says the Server Name of the Server SSL profile should be "pcoip-default-sni" : http://f5.com/pdf/deployment-guides/vmware-horizon-view-dg.pdf
I created a specific profile "serverssl_vmware_compatible" but I'd like it to be used only for Vmware and not for Portal Access applications.
I tried this Irule:
when SERVER_CONNECTED {
if { [IP::addr [IP::server_addr] equals 1.1.1.1] } {
SSL::profile serverssl_vmware_compatible
}
}
but the event SERVER_CONNECTED is not triggered when I open a Vmware resource. Moreover I would prefer the condition to be on the FQDN and not on the IP.
How can I implement this please?
No RepliesBe the first to reply
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