The Wayback Machine - https://web.archive.org/web/20201201022054/https://github.com/Microsoft/cpprestsdk/pull/687
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

Disable cert revocation check if cert validation is disabled #687

Merged

Conversation

@ZekeSnider
Copy link
Contributor

@ZekeSnider ZekeSnider commented Feb 5, 2018

This addresses an issue described in #664. It makes it so that certificate revocation is not checked if certificate validation is disabled on http_client_config. Previously there was no way to disable this functionality.

@kobykahane
Copy link

@kobykahane kobykahane commented May 8, 2018

@ZekeSnider In my opinion, a complete solution to issue #664 would also allow disabling certificate revocation checking without completely disabling certificate validation as well.

@BillyONeal BillyONeal self-assigned this Aug 1, 2018
Zeke Snider and others added 2 commits Feb 3, 2018
@BillyONeal BillyONeal force-pushed the ZekeSnider:certificate-revocation-client-config branch from 9743f2b to 074590c Aug 1, 2018
@msftclas
Copy link

@msftclas msftclas commented Aug 1, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

ZekeSnider sign now
You have signed the CLA already but the status is still pending? Let us recheck it.

@BillyONeal BillyONeal merged commit 35f721d into microsoft:master Aug 1, 2018
1 check was pending
1 check was pending
license/cla Contributor License Agreement is not signed yet.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.