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_options:35 -post list_certs Unfortunately mingw build of engines seem to be broken. I normally cross-compile OpenSSL under Debian with: ./Configure --cross-compile-prefix=i586-mingw32msvc- mingw shared zlib-dynamic && make Unfortunately this simple option seems to produce unusable CAPI dll. I found the following references: http://rt.openssl.org/Ticket/Display.html?id=1747 http://www.listware.net/201006/openssl-dev/11903-compiling-openssl-100a-using-mingw-my-notes.html Was anyone able to get CAPI engine working using mingw compiler? Best regards, Mike ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org