Ciao.
I use MinGW to build OpenSSL and it has always worked very well.
Steps: a) perl Configure mingw shared enable-capieng --prefix=/mingw
--openssldir=C:/OpenSSL
b) make
After a while, you'll have openssl.exe and a couple of DLLs. At this stage,
you'll be able to access Windows Certificate store.
If you're using Windows boxes, I can send you my copy of OpenSSL for you to
test.
I hope it helps.
Sergio.
> From: [email protected]
> To: [email protected]
> Subject: Re: Using certificate and private key from Windows cert store with
> OpenSSL
> Date: Mon, 31 Oct 2011 21:40:44 +0400
>
> Sergio, how to set this option building OpenSSL? I didn't find any
> suggestions in documentation. And can you give a link to the documentation
> on the site openssl.org where there are functions of API to work with
> Windows CERT Stores?
>
>
> From: Sergio NNX
> Sent: Monday, October 31, 2011 1:02 PM
> To: [email protected]
> Subject: RE: Using certificate and private key from Windows cert store with
> OpenSSL
> Ciao Andrejs.
>
> I don't know much about the source code you posted previously but if you
> build OpenSSL with the 'enable-capieng' option you'll be able to access
> every single store and all the certs stored in Windows.
>
> I hope it helps.
>
> Sergio.
>
>
>
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [email protected]
> Automated List Manager [email protected]