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

CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2 #4241

Closed
wants to merge 1 commit into from

Commits on Aug 20, 2019

  1. CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2

    For a long time we returned error when setting the value to 1 to make
    applications notice that we stopped supported the old behavior for
    1. Starting now, we treat 1 and 2 exactly the same.
    bagder committed Aug 20, 2019
    Copy the full SHA
    98bd3f0 View commit details
    Browse the repository at this point in the history