aleph
aleph copied to clipboard
SNI support for HTTP server and client
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.