I use RootCert.exe to install a certificate on my pocketpc2002 phone edition,and I found there's a key HKLM\Comm\SecurityProviders\SCHANNEL\CAs\RootCert.cer in registry ,then I use CInternetSession/CHttpFile to open a request with the flag INTERNET_FLAG_SECURE,but everytime I got a error:The certificate authority is invalid or incorrect
while I developed a programme on desktop PC using nearly the same code,it succeeded,and I havent install the certificate download from the SSL website to my desktop PC
have can I solve the problem
thank