certidude icon indicating copy to clipboard operation
certidude copied to clipboard

Preemptive Kerberos auth for Windows

Open laurivosandi opened this issue 7 years ago • 0 comments

On UNIX requests Kerberos module allows using force_preemptive=True, which tells the client to immideately send GSSAPI headers. On Windows this is not currently supported, perhaps this is possible from PowerShell?

https://github.com/laurivosandi/certidude/blob/master/certidude/cli.py#L439

laurivosandi avatar Oct 25 '18 19:10 laurivosandi