http: finalize the Negotiate handshake
commite6a681b6b1d088eff7466990d01d60954bb51b4b
authorStefan Becker <chemobejk@gmail.com>
Sun, 20 Oct 2013 15:19:39 +0000 (20 18:19 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 20 Oct 2013 15:19:39 +0000 (20 18:19 +0300)
treef24328d7a91ee8e762be911df51ff0ad34225900
parentab07d0507e81c61c6440e2e13aca8e286f35a5ad
http: finalize the Negotiate handshake

When we do a real SPNEGO exchange then the final handshake message will
contain another "WWW-Authenticate: Negotiate <TOKEN>" header. We must
forward this token to the security context or otherwise it will never
reach the ready state.

The SSPI changes in commit ab07d0507e81c61c6440e2e13aca8e286f35a5ad
uncovered this problem.
src/core/sipe-http-request.c