TLS Server Name Indication
Problem this snippet solves:
Extensions to TLS encryption protocols after TLS v1.0 have added support for passing the desired servername as part of the initial encryption negotiation. This function...
Updated Aug 28, 2025
Version 2.0Joel_Moses
Nimbostratus
DevCentral MVP Emeritus!Joel_Moses
Nimbostratus
DevCentral MVP Emeritus!Chad_Jenison
Nimbostratus
Feb 14, 2018@stanislas
Thanks, so you're saying that even with TLS 1.3, that TLS_version will be 771(Dec)/0x0303 and thus, the iRule should work unmodified with TLS 1.3.