-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
I think there's a pretty strong argument for setting the ServerName (SNI) to the value of --hostname.
It's pretty much standard to set the ServerName in the TLS ClientHello when a hostname is requested. Regardless, being able to set the SNI is something that's been requested a few times.
The changes are straightforward, won't require a new command line switch and don't appear to be beyond the scope of things (especially seeing as we have --hostname already)
I've submitted a pull request here: #376
clerie and leshniak
Metadata
Metadata
Assignees
Labels
No labels