Forum Discussion
callerys_137261
Nimbostratus
Mar 13, 2017insert sni based on node balanced to
Want to be able to insert SNI based on the node it is load balanced to. The nodes in the pool each have their own SNI/cert that is unique to them.
I have seen several articles about doing somet...
Kai_Wilke
MVP
Mar 14, 2017Hi ,
you can use my SNI injection iRule as a starting point. The iRule is able to inject a freetext SNI record into the Server_SSL negotiation.
https://devcentral.f5.com/codeshare/serverside-sni-injection-irule-968
Note: The best way to integrate my iRule into your solution would be to create an Array to precompute the Node-IPs to SNI record resolution during RULE_INIT event, and then use the SERVERSSL_CLIENTHELLO_SEND event to lookup and insert the SNI record based on the currently selected Node-IP.
Cheers, Kai
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