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 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 w

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 s