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

generate a self-signed certificate for the handshake fuzzer #2738

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

marten-seemann
Copy link
Member

google/oss-fuzz#4404 fails because the fuzzer binary doesn't find the certificate. We can just generate a certificate in init(), so we don't have to rely on files on the file system.

@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #2738 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2738   +/-   ##
=======================================
  Coverage   86.52%   86.52%           
=======================================
  Files         128      128           
  Lines        9960     9960           
=======================================
  Hits         8617     8617           
  Misses       1010     1010           
  Partials      333      333           

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 eaf5f47...b3c28ef. Read the comment docs.

@marten-seemann marten-seemann merged commit cd78ea9 into master Sep 3, 2020
@marten-seemann marten-seemann deleted the fix-handshake-fuzzer branch September 4, 2020 03:33
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
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.

1 participant