This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pedja
Recipients christian.heimes, pedja, pervlad, vstinner
Date 2020-01-15.12:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579093120.65.0.103280359843.issue35665@roundup.psfhosted.org>
In-reply-to
Content
This is still an issue. Serious one. People are unable to just remove this certificate as it is needed for everyday use.

It is reasonable that application does not deal with invalid certificates. 
I can understand application to breaks if one tries to use invalid certificate. 

But this is not that case. Application breaks on just enumerating certificates even if it does not need it at all.

It is advisable for application just to skip and ignore invalid certificate unless it is required for application to work.

Please reconsider action on this issue to prevent application breaking when it is not necessary.
History
Date User Action Args
2020-01-15 12:58:40pedjasetrecipients: + pedja, vstinner, christian.heimes, pervlad
2020-01-15 12:58:40pedjasetmessageid: <1579093120.65.0.103280359843.issue35665@roundup.psfhosted.org>
2020-01-15 12:58:40pedjalinkissue35665 messages
2020-01-15 12:58:40pedjacreate