commit | 7243b574e5fc6f9ae68dc5ebd8252047b8e78e3b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Nov 23 17:04:34 2014 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Nov 23 17:04:34 2014 -0600 |
tree | 4cd25f9fde37754132337eebdd1b1e958bf979f4 | |
parent | 378e15d7abedb4a1990230d5e3c74d2390be96c4 [diff] |
don't require OpenSSL SNI to pass hostname to ssl functions (#22921) Patch by Donald Stufft.