Hello! I want to decipher SSL traffic for some of the apps and do not for the others (apps are distinguished by hostname but they all have same IP and port). Is there any way achieve this? I can use req_ssl_sni to distinguish apps which need to be blindly forwarded and send them to specific backends, but i can't figure out how to decipher remainder. Maybe some trick to passthrough connections between frontends?
Best, Samat Galimov.

