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

OCSP checks should not depend on CDP #742

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

vanbroup
Copy link
Contributor

When a certificates doesn't contain a CDP (CRL) the package did not perform any OCSP checks and would return good for revoked certificates.

@codecov-io
Copy link

codecov-io commented Mar 22, 2017

Codecov Report

Merging #742 into master will not change coverage.
The diff coverage is 0%.

@@           Coverage Diff           @@
##           master     #742   +/-   ##
=======================================
  Coverage   57.66%   57.66%           
=======================================
  Files          77       77           
  Lines        6794     6794           
=======================================
  Hits         3918     3918           
  Misses       2471     2471           
  Partials      405      405
Impacted Files Coverage Δ
revoke/revoke.go 68.42% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8901dd5...818cada. Read the comment docs.

@lziest lziest merged commit 1a5ac2e into cloudflare:master Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants