hostname matching
hostname matching
Posted Jun 8, 2017 7:33 UTC (Thu) by njs (subscriber, #40338)In reply to: hostname matching by tialaramex
Parent article: Python ssl module update
In conclusion, TLS is hard and software is hard and everything is terrible.
Posted Jun 8, 2017 22:32 UTC (Thu)
by tialaramex (subscriber, #21167)
[Link] (1 responses)
From the Web PKI side, bugs like this mean when we say to CAs "Don't do X" they point at the bug and say "We have to because of this bug". And so another year or six goes by without the problem fixed. Python being part of the problem not the solution is disappointing.
Posted Jun 11, 2017 8:26 UTC (Sun)
by njs (subscriber, #40338)
[Link]
I also just alerted Cory to the issue in the hopes that his new TLS library will hopefully avoid this problem... the Python ssl maintainer(s) is (are) certainly aware of it, but the stdlib ssl module is (like everything) pretty under-resourced, and with the Python release cycle and the py2/py3 split getting this kind of complex change done can be really slow :-/
hostname matching
hostname matching
The lack of IDNA 2008 is: https://bugs.python.org/issue17305