Hello,
On Thu, 20 Jun 2019 at 14:49, <[email protected]> wrote: > I now used > > ssl_fc_sni_reg -i host3.intern > > I hope, this is also OK. It's not. You are already doing the right thing in the frontend, by content switching based on the host header and not based on the SNI, so please, don't rely on frontend SNI in your backend. Search the mailing list archives if you want to know why that's a bad idea. Lukas

