I think this solved my problem. http://www.openssl.org/support/faq.html#PROG2
On Wed, Feb 16, 2011 at 12:43 PM, Harshvir Sidhu <hvssi...@gmail.com> wrote: > Hi, > I am trying to use OpenSSL in a Windows Service using CAPI to read > Certificates and Pvt Key from Windows Certificate Store. But its giving me > following error. > OPENSSL_Uplink(006E9000,08): no > OPENSSL_Applink > The same code runs as Desktop Application, but when i put in Service, i > start getting the same error. > > Any suggestions. Thanks. > > // Harshvir > > >