Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yoavamit
Copy link
Collaborator

So far, CSR generation had x509.ECDSAWithSHA256 hardcoded as the SignatureAlgorithm.
This PR enables more signing algorithms to specify

@yoavamit yoavamit force-pushed the create-csr-with-different-signing-algos branch from 6b75c9b to daf77ae Compare March 21, 2025 15:57
@yoavamit yoavamit added the bug Something isn't working label Mar 21, 2025
@codecov
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 49.39759% with 42 lines in your changes missing coverage. Please review.

Project coverage is 59.49%. Comparing base (a278606) to head (beed2cb).

Files with missing lines Patch % Lines
pkg/pivit/fake_pivit.go 46.55% 26 Missing and 5 partials ⚠️
pkg/pivit/generate.go 56.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   59.15%   59.49%   +0.33%     
==========================================
  Files          10       10              
  Lines         928      995      +67     
==========================================
+ Hits          549      592      +43     
- Misses        312      328      +16     
- Partials       67       75       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yoavamit yoavamit force-pushed the create-csr-with-different-signing-algos branch from 8ba34d1 to fc28fe9 Compare March 25, 2025 19:31
@yoavamit yoavamit force-pushed the create-csr-with-different-signing-algos branch from fc28fe9 to beed2cb Compare March 26, 2025 17:35
Copy link
Collaborator

@0x1b-xyz 0x1b-xyz left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants