sslutil: require a server hostname when wrapping sockets (API)
All callers appear to be passing the hostname. So this shouldn't break anything. By specifying the hostname, more validation options from the ssl module are available to us. Although this patch stops short of using them.
Please register or sign in to comment