Re: Add a new setting to force SNI for WebDAV
                I have added this request to the tracker:
Issue 2240 – Option to force use of SNI
You can vote for it there.
        Issue 2240 – Option to force use of SNI
You can vote for it there.
getaddrinfo system call.
getaddrinfo method – which incorrectly disables SNI.
WebDavForceSNI. The idea would be if this is passed in the raw settings, then the code would always enable SNI – regardless of what getaddrinfo returns. Thinking this would be somewhat similar to the existing FtpForcePasvIp2 setting that exists.