Re: AcceptSecurityContext returning SEC_I_CONTINUE_NEEDED with empty SecBuffer
From: Vishal Mishra [MSFT] (vishalmishra_at_online.microsoft.com)
Date: 04/17/04
- Next message: Rob Bolton: "Can't get something basic to work (WMI)"
- Previous message: Michel Gallant: "Re: The whole Process"
- In reply to: PRR: "AcceptSecurityContext returning SEC_I_CONTINUE_NEEDED with empty SecBuffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 16 Apr 2004 16:41:04 -0700
What platform are you seeing this on?
Is there anything in the SECBUFFER_EXTRA buffer?
-- ------------------------------------------ Regards, Vishal Mishra [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights. "PRR" <anonymous@discussions.microsoft.com> wrote in message news:B5FC1A17-E8C8-4DC5-A5BA-3C79DBC028C8@microsoft.com... > Hello Gurus, > > I am encountering a strange problem during the SSL handshake. > > Client sends the generated token obtained from the first call to > InitializeSecurityContext to the server. Server passes this token to the > AcceptSecurityContext, which in turn succesfully generates and > communicates the token conatining the cert to the client. The new token > the client now generates when given to the AcceptSecurityContext returns > SEC_I_CONTINUE_NEEDED but the ouptut SecBuffer contains empty or null > pvBuffer. > > I am not sure whatz going on? I donot know what to pass to the client. I > am sure the handshake is not yet over. Can somebody please help? > > Thanks > PRR
- Next message: Rob Bolton: "Can't get something basic to work (WMI)"
- Previous message: Michel Gallant: "Re: The whole Process"
- In reply to: PRR: "AcceptSecurityContext returning SEC_I_CONTINUE_NEEDED with empty SecBuffer"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|