CURLE_BAD_FUNCTION_ARGUMENT when calling HTTPS URLs using curl v>=8.12.1 #6535
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Describe the bug
CURL returns CURLE_BAD_FUNCTION_ARGUMENT when a call is made to any HTTPS URL. This error started appearing after curl versions 8.12, which suggests some of the new changes to how CURL is doing SSL caching needs an update to downstream consumers.
Exception or Stack Trace
To Reproduce
with curl version >= 8.12.1
Code Snippet
Expected behavior
No error
Screenshots
Setup (please complete the following information):
Additional context
Add any other context about the problem here.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: