[issue35665] Function ssl.create_default_context raises exception on Windows 10 when called with ssl.Purpose.SERVER_AUTH) attribute
Change by Dimitrije Milović : Added file: https://bugs.python.org/file50310/Untitled.png ___ Python tracker <https://bugs.python.org/issue35665> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue35665] Function ssl.create_default_context raises exception on Windows 10 when called with ssl.Purpose.SERVER_AUTH) attribute
Dimitrije Milović added the comment: Just to ad to the issue, and to further update the importance of those certificates... I came to this issue (still persistent with all python versions since 3.6) while using yt-dlp: https://github.com/yt-dlp/yt-dlp/issues/1060 I obviously have the SAME problem than the guy in your link since I am from Serbia too, and those certificates "MUPCA Root" are (unfortunately-badly executed) crucial (issued by the ministry of interior - police 🙄) ones to be able too read ID cards and use personal signing certificates, and they're are all valid... So the option to remove the faulty certificates, is a no go to me (or anyone in Serbia using their ID card - individuals, companies and entrepreneurs like me)... Please help! -- nosy: +MDM-1 versions: +Python 3.9 -Python 3.7 ___ Python tracker <https://bugs.python.org/issue35665> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue35665] Function ssl.create_default_context raises exception on Windows 10 when called with ssl.Purpose.SERVER_AUTH) attribute
Change by Dimitrije Milović : Added file: https://bugs.python.org/file50311/Untitled.png ___ Python tracker <https://bugs.python.org/issue35665> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue35665] Function ssl.create_default_context raises exception on Windows 10 when called with ssl.Purpose.SERVER_AUTH) attribute
Change by Dimitrije Milović : Removed file: https://bugs.python.org/file50310/Untitled.png ___ Python tracker <https://bugs.python.org/issue35665> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue45312] "MUPCA Root" Certificates - treated as invalid and cause error, but are walid and necessary
New submission from Dimitrije Milović : I just commented to the issue here https://bugs.python.org/issue35665?@ok_message=issue%2035665%20files%20edited%20ok&@template=item, but noticed "closed" so better start a new one issue, and to further update the importance of those certificates... I came to this issue (still persistent with all python versions since 3.6) while using yt-dlp: https://github.com/yt-dlp/yt-dlp/issues/1060 I obviously have the SAME problem than the guys in your link since I am from Serbia too, and those certificates "MUPCA Root" are (unfortunately-badly executed) crucial (issued by the ministry of interior - police 🙄) ones to be able too read ID cards and use personal signing certificates, and they're are all valid... So the option to remove the faulty certificates, is a no go to me (or anyone in Serbia using their ID card - individuals, companies and entrepreneurs like me)... Please help! -- components: Windows files: Untitled.png messages: 402784 nosy: MDM-1, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: "MUPCA Root" Certificates - treated as invalid and cause error, but are walid and necessary type: crash versions: Python 3.9 Added file: https://bugs.python.org/file50312/Untitled.png ___ Python tracker <https://bugs.python.org/issue45312> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue45312] "MUPCA Root" Certificates - treated as invalid and cause error, but are walid and necessary
Change by Dimitrije Milović : Added file: https://bugs.python.org/file50313/135081521-83d466d9-c71d-465c-96a2-652c2549c461.png ___ Python tracker <https://bugs.python.org/issue45312> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue45312] "MUPCA Root" Certificates - treated as invalid and cause error, but are walid and necessary
Change by Dimitrije Milović : Added file: https://bugs.python.org/file50314/135087546-e6fd1b05-6858-4e0f-ad3f-857c614bb15b.png ___ Python tracker <https://bugs.python.org/issue45312> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue45312] "MUPCA Root" Certificates - treated as invalid and cause error, but are walid and necessary
Dimitrije Milović added the comment: OK, will let the yt-dlp author pukkandan on GitHub know. Thanks for the quick answer. The only downside in this will be that this will have to be donne for many programs and scripts in the future; and for more and more persons (using our ID certificate will be only more preponderant as time passes). So is it impossible to just somehow circumvent or add as exclusions those certificates? I could send them all to you..? -- resolution: third party -> remind ___ Python tracker <https://bugs.python.org/issue45312> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue35665] Function ssl.create_default_context raises exception on Windows 10 when called with ssl.Purpose.SERVER_AUTH) attribute
Dimitrije Milović added the comment: Maybe better to continue in my newly opened tread https://bugs.python.org/issue45312 since I suppose I wasn't correctly specific (read I am a noob!), and pukkandan was more so. And my government fixing their certificates?! No chance i hell, they are like this for more of a decade! :smirk: -- ___ Python tracker <https://bugs.python.org/issue35665> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com