Message 181445 - Python tracker (original) (raw)
Message181445
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:03 | christian.heimes | set | recipients: + christian.heimes |
2013-02-05 15:29:03 | christian.heimes | set | messageid: 1360078143.8.0.938168290854.issue17134@psf.upfronthosting.co.za |
2013-02-05 15:29:03 | christian.heimes | link | issue17134 messages |
2013-02-05 15:29:03 | christian.heimes | create |