aerow...@gmail.com schrieb:
Run mmc.exe (Microsoft Management Console), add the "Certificates" snap-in, and then export the certificate and private key to a PKCS#12 file. Then use openssl pkcs12 to parse it.

Note that this works only if the private key is marked as exportable.

Ted
;)

-Kyle H

On Wed, Jun 23, 2010 at 3:43 PM, Harshvir Sidhu <hvssi...@gmail.com> wrote:
Hi All,
    I am trying to read Certificates and Private Key from Windows
Certificate Store and then using them in OpenSSL. I am able to read
Certificates but i am having trouble with reading Private Key. Have anyone
done this before, any pointers will be great. Thanks.
// Harshvir




--
PGP Public Key Information
Download complete Key from http://www.convey.de/ted/tedkey_convey.asc
Key fingerprint = 31B0 E029 BCF9 6605 DAC1  B2E1 0CC8 70F4 7AFB 8D26

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to