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
Date 2013-02-05.15:29:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360078143.8.0.938168290854.issue17134@psf.upfronthosting.co.za>
In-reply-to
Content
I found a recipe how to access the Windows certificate store and dump its content as PEM. The code doesn't look complicated and could be added to _ssl.c

http://fixunix.com/openssl/254866-re-can-openssl-use-windows-certificate-store.html
History
Date User Action Args
2013-02-05 15:29:03christian.heimessetrecipients: + christian.heimes
2013-02-05 15:29:03christian.heimessetmessageid: <1360078143.8.0.938168290854.issue17134@psf.upfronthosting.co.za>
2013-02-05 15:29:03christian.heimeslinkissue17134 messages
2013-02-05 15:29:03christian.heimescreate