shixin
Oct 10, 2023Nimbostratus
Use iRule to control choosing which SSL certificate to use based on SNI
VS address: 10.1.20.43 VS port: 443 There are two SSL Profiles on F5: web1-ssl and web2-ssl. I want to use an iRule to control the selection of which SSL certificate to use based on SNI: For exam...
- Oct 10, 2023
shixin You do not need an iRule for this because the F5 does this provided you enable SNI on the VS and configure the SSL profile fields appropriately. This document might assist you in this process.