Open
Description
Working with SNI-enabled hosts on the client was discussed here. Right now it's possible only through tricky pipeline-transform
machinery. Same goes for the server as you need to plug in SniHandler
instance to the pipeline. It would be nice to have both supported just by setting up appropriate configuration options.