SIGN IN SIGN UP

bpo-32819: Simplify and improve ssl.match_hostname (#5620)

ssl.match_hostname() has been simplified and no longer depends on re and
ipaddress module for wildcard and IP addresses. Error reporting for invalid
wildcards has been improved.

Signed-off-by: Christian Heimes <christian@python.org>
C
Christian Heimes committed
aef1283ba428e33397d87cee3c54a5110861552d
Parent: c29c03a
Committed by GitHub <noreply@github.com> on 2/24/2018, 1:35:56 PM