[issue28414] SSL match_hostname fails for internationalized domain names

2016-10-11 Thread Anton Sychugov
New submission from Anton Sychugov: In accordance with http://tools.ietf.org/html/rfc6125#section-6.4.2: "If the DNS domain name portion of a reference identifier is an internationalized domain name, then an implementation MUST convert any U-labels [IDNA-DEFS] in the domain name to A-l

[issue28414] SSL match_hostname fails for internationalized domain names

2016-10-11 Thread Anton Sychugov
Changes by Anton Sychugov : -- type: -> enhancement ___ Python tracker <http://bugs.python.org/issue28414> ___ ___ Python-bugs-list mailing list Unsubscrib

[issue28414] SSL match_hostname fails for internationalized domain names

2016-10-11 Thread Anton Sychugov
Changes by Anton Sychugov : -- assignee: -> christian.heimes components: +SSL nosy: +christian.heimes ___ Python tracker <http://bugs.python.org/issu

[issue28414] SSL match_hostname fails for internationalized domain names

2016-10-11 Thread Anton Sychugov
Anton Sychugov added the comment: Yes, I misspelled, match_hostname() fails with ssl.CertificateError. -- ___ Python tracker <http://bugs.python.org/issue28

[issue28414] SSL match_hostname fails for internationalized domain names

2016-10-12 Thread Anton Sychugov
Anton Sychugov added the comment: Christian, thanks a lot for your comment and for patch you provide. It becomes much clearer. I'll be watching for #17305. -- ___ Python tracker <http://bugs.python.org/is