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

feat(thirdparty): compile curl with gssapi #1683

Merged
merged 6 commits into from
Nov 21, 2023

Conversation

Samunroyu
Copy link
Collaborator

What problem does this PR solve?

The key manager get eek from kms should set CURLOPT_HTTPAUTH with negotiate.

What is changed and how does it work?

compile libcurl with gssapi

Checklist

Tests
  • No code
Code changes

src/http/http_client.cpp
src/http/http_client.h
src/http/http_method.h
thirdparty/CMakeLists.txt

@Samunroyu Samunroyu changed the title compiling libcurl with gssapi feat(thirdparty):compile curl with gssapi Nov 16, 2023
acelyc111
acelyc111 previously approved these changes Nov 16, 2023
@acelyc111 acelyc111 changed the title feat(thirdparty):compile curl with gssapi feat(thirdparty): compile curl with gssapi Nov 16, 2023
@acelyc111 acelyc111 merged commit 64129e8 into apache:master Nov 21, 2023
72 of 77 checks passed
@Samunroyu Samunroyu deleted the dev/yjw/http_auth branch March 19, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants