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

simplicicaiton generation of ca, enhance test to ensure stable subject #236

Merged

Conversation

cviecco
Copy link
Contributor

@cviecco cviecco commented Jun 9, 2024

No description provided.

Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

Project coverage is 32.18%. Comparing base (5fd5e96) to head (628b4ef).

Files Patch % Lines
lib/certgen/certgen.go 84.61% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #236   +/-   ##
=======================================
  Coverage   32.17%   32.18%           
=======================================
  Files          75       75           
  Lines        9739     9728   -11     
=======================================
- Hits         3134     3131    -3     
+ Misses       5963     5956    -7     
+ Partials      642      641    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

// of the sha256sum of the rsa signature of the sha256 of the
// common name. This to have a stable, key dependent
// serial number.
// Howeve this was a bad idea as:
Copy link
Member

Choose a reason for hiding this comment

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

s/Howeve/However/

@cviecco cviecco merged commit a25a83a into Cloud-Foundations:master Jun 9, 2024
9 checks passed
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.

2 participants