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

Consider using the curl_version function to check cURL requirement #432

Open
peter279k opened this issue Sep 20, 2019 · 1 comment
Open
Labels

Comments

@peter279k
Copy link

peter279k commented Sep 20, 2019

As title, I notice that the Requirements section has the cURL and OpenSSL version requirements.

And I also know that it has the curl_version.

And I think we can consider using this function to check that the cURL, OpenSSL and zlib version numbers are correct.

If this issue is accepted, I can work on this :).

And please suggest the possible approach to accomplish this issue 👍.

@bhelx
Copy link
Contributor

bhelx commented Sep 20, 2019

That could be helpful 👍 . I think at the least we could log a warning.

@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants