Re: AcquireCredentialsHandle returns with SEC_E_INTERNAL_ERROR
From: Rhett Gong [MSFT] (v-raygon_at_online.microsoft.com)
Date: 09/30/05
- Previous message: sunit: "Re: AcquireCredentialsHandle returns with SEC_E_INTERNAL_ERROR"
- In reply to: sunit: "Re: AcquireCredentialsHandle returns with SEC_E_INTERNAL_ERROR"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 30 Sep 2005 08:59:48 GMT
The code you used to open the cert is correct. But I don't see any explicitly conneciton with AcquireCredentialsHandle
(Schannel). Could you post more details of whole scenario in what stage you get this error? I noticed you are writing a
server application, so could you post a simple repro code (including server and client) so that I can reproduce the prolem
here and dig into it to see what happens?
In addition, if you have installed Platform SDK, there is client and server samples under \Microsoft Platform SDK\Samples
\Security\SSPI\SSL, you may reference it for how to use AcquireCredentialsHandle.
Thanks,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp&SD=msdn
This posting is provided "AS IS" with no warranties and confers no rights.
- Previous message: sunit: "Re: AcquireCredentialsHandle returns with SEC_E_INTERNAL_ERROR"
- In reply to: sunit: "Re: AcquireCredentialsHandle returns with SEC_E_INTERNAL_ERROR"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|