complexenhancementhelp wanted
Repository metrics
- Stars
- (269 stars)
- PR merge metrics
- (PR metrics pending)
Description
While the tlslite-ng supports SNI extension (server_name), it supports just one value as the expected name.
Add support for multiple virtual hosts, each with their own certificates, select them based on SNI in ClientHello.
This is continuation of work started in #196