[issue35941] ssl.enum_certificates() regression

Michael Schlenker report at bugs.python.org
Fri Feb 8 10:28:09 EST 2019


Michael Schlenker <msc at contact.de> added the comment:

It probably is even worse.

The flag seems to specifiy the physical locations, and just using CERT_SYSTEM_STORE_LOCAL_SYSTEM probably misses the certificates distributed by Group Policy or AD too, in addition to the stores for the current user.

See https://blogs.msdn.microsoft.com/muaddib/2013/10/18/understanding-and-managing-the-certificate-stores-used-for-smart-card-logon/

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35941>
_______________________________________


More information about the Python-bugs-list mailing list