09-Jul-2020 02:06
Hi all,
i need to implement and iRule that will switch SSL Client profile based on Source-IP (to mantain some legacy client using TLS 1.0).
The main issue is that i've a VIP with a lot of SSL Client profile (each one with a SNI), so i want to avoid to create a complex iRule with too much if/else.
Is it possible (i haven't found anything) in the iRule to use the default that's inside the VIP when the if statements don't match?
Thanks!