Re: How to use CAPI engine in OpenSSL 1.0.0a

2012-06-20 Thread Ken Montagna
message in context: http://old.nabble.com/How-to-use-CAPI-engine-in-OpenSSL-1.0.0a-tp29658352p34043847.html Sent from the OpenSSL - User mailing list archive at Nabble.com. __ OpenSSL Project http:

Re: How to use CAPI engine in OpenSSL 1.0.0a

2012-06-01 Thread Ken Montagna
This is good, how do I specify the "Local Computer" store and specify a certificate I want to use, for example an ssl certificate in apache Ken __ OpenSSL Project http://www.openssl.org User Suppo

Re: How to use CAPI engine in OpenSSL 1.0.0a

2010-09-19 Thread Michal Trojnara
Patrick Patterson wrote: > openssl engine -t -post list_options:35 -post list_certs Thank you very much for mentioning the "standard Binary Package". The following even works without a .cnf file: C:\OpenSSL-Win32\bin>openssl engine -t dynamic -pre SO_PATH:capi -pre ID:capi -pre LOAD -post list_o

Re: How to use CAPI engine in OpenSSL 1.0.0a

2010-09-08 Thread Patrick Patterson
Hi Mickal: The following is an extract from one of our How-To docs that we're about to release: Install the Win32 OpenSSL standard Binary Package: Create the following in C:\openssl-win32\bin\openssl.cnf # # OpenSSL example configuration file for definition of CAPI engine. # openssl_conf = ope

How to use CAPI engine in OpenSSL 1.0.0a

2010-09-08 Thread Michal Trojnara
Guys, I spent a day trying to load CAPI engine in OpenSSL 1.0.0a. The error I received was: C:\test>openssl engine -t dynamic -pre "SO_PATH:capieay32" -pre ID:capi -pre LOAD WARNING: can't open config file: /usr/local/ssl/openssl.cnf (dynamic) Dynamic engine loading support [Success]: SO_PATH:c