Skip to content

CURLOPT_SSL_VERIFYPEER.3: Add performance note#2673

Closed
pschlan wants to merge 1 commit intocurl:masterfrom
pschlan:ssl-verify-doc
Closed

CURLOPT_SSL_VERIFYPEER.3: Add performance note#2673
pschlan wants to merge 1 commit intocurl:masterfrom
pschlan:ssl-verify-doc

Conversation

@pschlan
Copy link
Contributor

@pschlan pschlan commented Jun 21, 2018

As a follow-up to PR #2290, extend the documentation of CURLOPT_SSL_VERIFYPEER to give a hint that verification will still be performed even though CURLOPT_SSL_VERIFYPEER is 0.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it should rather say that it still might (depending on TLS backend) load the certificates. I don't think saying "it will verify but ignore the result" helps the user even if it technically is true. This is an area I want to make sure people will not misunderstand so I rather not mention "verify" where it doesn't actually verify...

@pschlan
Copy link
Contributor Author

pschlan commented Jun 22, 2018

Thanks for your comment, highly appreciated. I've tried to rephrase it and pushed a new version.

@bagder
Copy link
Member

bagder commented Jun 23, 2018

Thanks!

@bagder bagder closed this in b6a16af Jun 23, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants