Christian Heimes <christian <at> python.org> writes: > > I'm planing to add the feature to Python 3.4, too. > http://bugs.python.org/issue17134 > > You can download the code from > > https://bitbucket.org/tiran/wincertstore
This is nice, but can you follow up on the bug tracker? It would be much more appropriate than catalog-sig. Also you shouldn't need to encode the certs into PEM format. AFAICT, SSL_CTX_get_cert_store(), d2i_X509_AUX() and X509_STORE_add_cert() should be sufficient. Regards Antoine. _______________________________________________ Catalog-SIG mailing list Catalog-SIG@python.org http://mail.python.org/mailman/listinfo/catalog-sig