Re: Private Key from Windows Cert Store

2011-01-03 Thread Harshvir Sidhu
nssl.org] On Behalf Of Fili, Tom > Sent: Friday, December 03, 2010 3:48 PM > To: openssl-users@openssl.org > Subject: RE: Private Key from Windows Cert Store > > Ok, I got it loading. Thanks. > > I'm still have an issue, which would stem from my lack of understanding

RE: Private Key from Windows Cert Store

2010-12-08 Thread Fili, Tom
- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Fili, Tom Sent: Friday, December 03, 2010 3:48 PM To: openssl-users@openssl.org Subject: RE: Private Key from Windows Cert Store Ok, I got it loading. Thanks. I'm still have an issue, which would stem fr

Re: Private Key from Windows Cert Store

2010-12-08 Thread Harshvir Sidhu
all I have to make? > > Again, thanks. You have been so helpful. > > -Original Message- > From: owner-openssl-us...@openssl.org > [mailto:owner-openssl-us...@openssl.org] On Behalf Of Dr. Stephen Henson > Sent: Friday, December 03, 2010 12:27 PM > To: openssl-users@o

RE: Private Key from Windows Cert Store

2010-12-03 Thread Fili, Tom
openssl-users@openssl.org Subject: Re: Private Key from Windows Cert Store On Fri, Dec 03, 2010, Fili, Tom wrote: > I rebuild OpenSSL and didn't get a capi.dll. I'm using 0.9.8k. Is there > something I'm missing in the build process that I need to change to get > the eng

Re: Private Key from Windows Cert Store

2010-12-03 Thread Mounir IDRASSI
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Fili, Tom Sent: Friday, December 03, 2010 12:01 PM To: openssl-users@openssl.org Subject: RE: Private Key from Windows Cert Store I rebuild OpenSSL and didn't get a capi.dll. I'm using 0.9.8k. Is there s

Re: Private Key from Windows Cert Store

2010-12-03 Thread Dr. Stephen Henson
On Fri, Dec 03, 2010, Fili, Tom wrote: > I rebuild OpenSSL and didn't get a capi.dll. I'm using 0.9.8k. Is there > something I'm missing in the build process that I need to change to get > the engines to compiled in. From what I've read it looks like it builds > these engines into the openssl dlls

RE: Private Key from Windows Cert Store

2010-12-03 Thread Fili, Tom
Of Fili, Tom Sent: Friday, December 03, 2010 12:01 PM To: openssl-users@openssl.org Subject: RE: Private Key from Windows Cert Store I rebuild OpenSSL and didn't get a capi.dll. I'm using 0.9.8k. Is there something I'm missing in the build process that I need to change to get the engines

RE: Private Key from Windows Cert Store

2010-12-03 Thread Fili, Tom
November 30, 2010 11:49 AM To: openssl-users@openssl.org Subject: Re: Private Key from Windows Cert Store On Tue, Nov 30, 2010, Fili, Tom wrote: > Thanks, but I was more looking for docs on the interop of OpenSSL and > the Crypto API. I got pretty most info from the capi that I needed > excep

Re: Private Key from Windows Cert Store

2010-11-30 Thread Dr. Stephen Henson
On Tue, Nov 30, 2010, Fili, Tom wrote: > Thanks, but I was more looking for docs on the interop of OpenSSL and > the Crypto API. I got pretty most info from the capi that I needed > except the private key, which from what I've read may not always be > exportable anyway. I was looking for how to ca

Re: Private Key from Windows Cert Store

2010-11-30 Thread Harshvir Sidhu
load as I get NULL from ENGINE_by_id("capi"); > > -Original Message- > From: owner-openssl-us...@openssl.org [ > mailto:owner-openssl-us...@openssl.org ] > On Behalf Of Stef Hoeben > Sent: Sunday, November 28, 2010 12:58 PM > To: openssl-users@openssl.org >

RE: Private Key from Windows Cert Store

2010-11-30 Thread Fili, Tom
I get NULL from ENGINE_by_id("capi"); -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Stef Hoeben Sent: Sunday, November 28, 2010 12:58 PM To: openssl-users@openssl.org Subject: RE: Private Key from Windows Cert Store Hi T

RE: Private Key from Windows Cert Store

2010-11-28 Thread Stef Hoeben
sl-users@openssl.org > Subject: RE: Private Key from Windows Cert Store > > Is there a place that has some docs or examples of the capi API? I've > looked around, but haven't found any good source for these. > > Tom Fili > Software Engineer > Analytical Graphics In

RE: Private Key from Windows Cert Store

2010-11-28 Thread Fili, Tom
/26/2010 4:35 AM To: openssl-users@openssl.org Subject: Re: Private Key from Windows Cert Store I think you may use the CAPI engine instead. 2010/11/24 Fili, Tom > I'm trying to load a private key file of a personal cert from a key file > and load it like so: > > SSL_CTX_use_

Re: Private Key from Windows Cert Store

2010-11-26 Thread So Gerald
I think you may use the CAPI engine instead. 2010/11/24 Fili, Tom > I'm trying to load a private key file of a personal cert from a key file > and load it like so: > > SSL_CTX_use_PrivateKey_file(pSSLContext, privateKeyFile, SSL_FILETYPE_PEM) > > However the certificate is in the Windows Certif