Urgent: VC++ Component with OPenSSL

2002-07-30 Thread Chuo HUANG(CMS)
Hello! Did you use OpenSSL in a VC++ Component before? I am developing an ATL component with VC++ in windows 2000 environment but encountered the problem . I am not sure if I can use OpenSSL function in a component. For example: pkey = PEM_read_PrivateKey(fp12, NULL,NULL, NULL);?? Pls give me

OpenSSL and Web pages

2002-07-30 Thread Chuo HUANG(CMS)
Hello! I have programmed succefully a piece of VC++ with OpenSSL. The program is to read the private key in a client's machine and do the signature. I'd like to set cookies using this Signature to Client's machine later. What makes me confused is how to combine my VC++ program with web page,

nmake problem on win2000

2002-04-25 Thread Chuo HUANG(CMS)
Hello!I encountered a problem (might be a silly one you think) when I install 0.9.6c. My system is windows 2000, ActivePerl-5.6.1.631-MSWin32-x86.msi, and MSVC++ 6. Please see below. C:\cd D:\openssl-engine-0.9.6c D:\openssl-engine-0.9.6cperl Configure VC-WIN32

Help---Install problem

2002-04-23 Thread Chuo HUANG(CMS)
Hello! I encountered a problem (might be a silly one you think) when I install 0.9.6c. My system is windows 2000, ActivePerl-5.6.1.631-MSWin32-x86, and MSVC++ 6. Please see below. C:\cd C:\openssl-engine-0.9.6c C:\openssl-engine-0.9.6cperl Configure VC-WIN32 'perl' is not recongnized as