Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Kerberos support #262

Open
christophvw opened this issue Apr 25, 2024 · 1 comment
Open

Add Kerberos support #262

christophvw opened this issue Apr 25, 2024 · 1 comment

Comments

@christophvw
Copy link

CURL supports Kerberos out of the box. Why do you limit your library to basic auth und NTLM? Both methods are unsafe and deprecated.

EWS works fine with Kerberos.

Just add CURLAUTH_NEGOTIATE to your code...

@marclaporte
Copy link

@christophvw Any chance you could prepare a merge request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants