Re: Windows certificate store support

2013-02-06 Thread Sreekanth Sukumaran
Thanks LN for the info. It is really useful.

Regards,
Sreekanth

On Tue, Feb 5, 2013 at 4:35 PM, LN lnicu...@yahoo.com wrote:


 Hi,

 For access to the windows store, openssl provides the CAPI engine.

 I've looked into this recently, because I needed the same support for
 loading server side certificates with CAPI engine, but unfortunately, I
 learned that there is no support for this in an official release of openssl
 (I still hope I'm wrong :) ).
 There is a patch for this on the openssl dev list:
 http://rt.openssl.org/Ticket/Display.html?id=2463user=guestpass=guest

 Anyway, as I said, I don't think that this code got into an official
 release...

 Regards!

   --
 *From:* Sreekanth Sukumaran sree...@gmail.com
 *To:* openssl-users@openssl.org
 *Sent:* Tuesday, February 5, 2013 11:56 AM
 *Subject:* Windows certificate store support

 Hi,

 I am new to openssl and is facing with the following dilemma.

 A server application needs to read certificates and private keys from the
 windows certificate store for establishing SSL connection with the clients.

 Can anyone tell whether openssl supports/ have interfaces for accessing
 certificates from windows certificate store?

 --
 Regards,
 Sreekanth





-- 
Regards,
Sreekanth
09036794524


Windows certificate store support

2013-02-05 Thread Sreekanth Sukumaran
Hi,

I am new to openssl and is facing with the following dilemma.

A server application needs to read certificates and private keys from the
windows certificate store for establishing SSL connection with the clients.

Can anyone tell whether openssl supports/ have interfaces for accessing
certificates from windows certificate store?

-- 
Regards,
Sreekanth


Re: Windows certificate store support

2013-02-05 Thread LN


Hi,

For access to the windows store, openssl provides the CAPI engine.

I've looked into this recently, because I needed the same support for loading 
server side certificates with CAPI engine, but unfortunately, I learned that 
there is no support for this in an official release of openssl (I still hope 
I'm wrong :) ).
There is a patch for this on the openssl dev list: 
http://rt.openssl.org/Ticket/Display.html?id=2463user=guestpass=guest

Anyway, as I said, I don't think that this code got into an official release...

Regards!



 From: Sreekanth Sukumaran sree...@gmail.com
To: openssl-users@openssl.org 
Sent: Tuesday, February 5, 2013 11:56 AM
Subject: Windows certificate store support
 

Hi,

I am new to openssl and is facing with the following dilemma.

A server application needs to read certificates and private keys from the 
windows certificate store for establishing SSL connection with the clients.

Can anyone tell whether openssl supports/ have interfaces for accessing 
certificates from windows certificate store?

-- 
Regards,
Sreekanth