Skip to content

secur32: schannel AcceptSecurityContext support

Adds support for AcceptSecurityContext to secur32 schannel

Note: I'm not especially familiar with the secure channel API and mostly poked things until they worked. I can confirm it works well enough for an application using Microsoft's Microsoft.Extensions.Hosting .NET api to successfully negotiate a TLS connection with curl though.

Merge request reports

Loading