aleph icon indicating copy to clipboard operation
aleph copied to clipboard

SNI support for HTTP server and client

Open kachayev opened this issue 6 years ago • 0 comments

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.

kachayev avatar Dec 15 '18 23:12 kachayev