View Ticket
Ticket Hash: 0d4541b86d2c720d618fb86f125dd318779a9974
Title: Add support for -servername *
Status: Closed Type: Feature Request
Severity: Important Priority: Medium
Subsystem: Resolution: Fixed
Last Modified: 2017-01-13 07:06:44
Version Found In:
User Comments:
rkeene added on 2016-12-06 05:30:13: (text/x-fossil-plain)
Add support for a -servername *  option to tls::init that causes tls::socket to default to sending the same servername as the hostname.  This will simplify HTTPS wrappers among other things

rkeene added on 2017-01-13 07:06:44: (text/x-fossil-plain)
Implemented as -autoservername true/false