[New-bugs-announce] [issue17134] Use Windows' certificate store for CA certs

Christian Heimes report at bugs.python.org
Tue Feb 5 16:29:03 CET 2013


New submission from Christian Heimes:

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

----------
components: Extension Modules
messages: 181445
nosy: christian.heimes
priority: normal
severity: normal
stage: needs patch
status: open
title: Use Windows' certificate store for CA certs
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17134>
_______________________________________


More information about the New-bugs-announce mailing list