Thanks for answer, Steve. May be you help me find way to attach Windows CryptoAPI to OPENSSL1.0.0 TLS methods. I am using OmniOrb4.1 and want replace current SSL transport implementation(in OPENSSL) with CryptoAPI calls.
-----Original Message----- From: "Dr. Stephen Henson" <st...@openssl.org> To: openssl-users@openssl.org Date: Sun, 28 Feb 2010 19:30:04 +0100 Subject: Re: Capi engine > On Sun, Feb 28, 2010, ????? ???????? wrote: > > > Hello all ! > > How can I specify OpenSSL to use capi engine by default ??? > > (using openssl1.0.0beta5 library in my application) > > There are no default algorithm implementations in the CryptoAPI ENGINE at > present: just private key operations. If you load a private key from the > CryptoAPI ENGINE the operations are transparently redirected. > > Steve. > -- > Dr Stephen N. Henson. OpenSSL project core developer. > Commercial tech support now available see: http://www.openssl.org > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org