[issue27296] Urllib/Urlopen IncompleteRead with HTTP header with new line characters

2016-06-11 Thread rugk
rugk added the comment: Yeah, it might not be the standard or best practise to send such headers, but at least all mayor browsers and curl do not complain about this. Mayor browsers even threat this HPKP header as it is supposed. But instead of showing complex error messages Python could just

[issue27296] Urllib/Urlopen IncompleteRead with HTTP header with new line characters

2016-06-11 Thread rugk
New submission from rugk: Test file: https://gist.github.com/rugk/3ea35d04d66c2295e02d0b6cb6d822a2 Python version: 2.7.5+ Issue description: When Urllib gets a HTTP header with line breaks/new line characters it shows the following error: ``` Traceback (most recent call last): File

[issue24107] Add support for retrieving the certificate chain

2016-06-11 Thread rugk
rugk added the comment: Is this issue the same as https://bugs.python.org/issue25529? -- ___ Python tracker <http://bugs.python.org/issue24107> ___ ___ Python-bug

[issue24107] Add support for retrieving the certificate chain

2016-06-11 Thread rugk
Changes by rugk <20510...@opayq.com>: -- nosy: +rugk ___ Python tracker <http://bugs.python.org/issue24107> ___ ___ Python-bugs-list mailing list Unsubsc

[issue25529] Provide access to the validated certificate chain in ssl module

2015-12-05 Thread rugk
rugk added the comment: Oops, forgot a word: *"seems to have until now" to "seems to have replied until now" -- ___ Python tracker <http://bug

[issue25529] Provide access to the validated certificate chain in ssl module

2015-12-05 Thread rugk
rugk added the comment: Very nice idea. But no developer/maintainer seems to have until now, so I'll just like to ask whether there are any news regarding this issue. -- nosy: +rugk ___ Python tracker <http://bugs.python.org/is