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

oidc_child: use CURLOPT_PROTOCOLS_STR if available #7575

Closed

Conversation

sumit-bose
Copy link
Contributor

Since curl version 7.85.0 CURLOPT_PROTOCOLS is deprecated and should be
replaced by CURLOPT_PROTOCOLS_STR.

Resolves: #6922

Since curl version 7.85.0 CURLOPT_PROTOCOLS is deprecated and should be
replaced by CURLOPT_PROTOCOLS_STR.

Resolves: SSSD#6922
@sumit-bose sumit-bose marked this pull request as draft September 6, 2024 16:55
@sumit-bose sumit-bose marked this pull request as ready for review September 7, 2024 19:36
@alexey-tikhonov alexey-tikhonov self-assigned this Sep 8, 2024
@alexey-tikhonov
Copy link
Member

Thank you, ACK.

@alexey-tikhonov
Copy link
Member

Pushed PR: #7575

  • master
    • a331140 - oidc_child: use CURLOPT_PROTOCOLS_STR if available
  • sssd-2-9
    • cdb9d69 - oidc_child: use CURLOPT_PROTOCOLS_STR if available

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

Successfully merging this pull request may close these issues.

‘CURLOPT_PROTOCOLS’ is deprecated
3 participants