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 christian.heimes
Recipients christian.heimes, paul.moore, schlenk, steve.dower, tim.golden, zach.ware
Date 2019-02-08.14:59:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549637946.34.0.545046683196.issue35941@roundup.psfhosted.org>
In-reply-to
Content
I guess the flags are wrong. https://hg.python.org/cpython/rev/d6474257ef38 changed flags to CERT_SYSTEM_STORE_LOCAL_MACHINE. To get local user certs, the flag should probably be CERT_SYSTEM_STORE_CURRENT_USER.
History
Date User Action Args
2019-02-08 14:59:08christian.heimessetrecipients: + christian.heimes, paul.moore, tim.golden, zach.ware, steve.dower, schlenk
2019-02-08 14:59:06christian.heimessetmessageid: <1549637946.34.0.545046683196.issue35941@roundup.psfhosted.org>
2019-02-08 14:59:06christian.heimeslinkissue35941 messages
2019-02-08 14:59:06christian.heimescreate