Skip to content

Consolidate FORMAT_DER/PEM in tool-openssl#2929

Merged
samuel40791765 merged 1 commit intoaws:mainfrom
samuel40791765:clean-up-cli-3
Jan 5, 2026
Merged

Consolidate FORMAT_DER/PEM in tool-openssl#2929
samuel40791765 merged 1 commit intoaws:mainfrom
samuel40791765:clean-up-cli-3

Conversation

@samuel40791765
Copy link
Copy Markdown
Contributor

These were defined all over the place, consolidating these into one place.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@samuel40791765 samuel40791765 requested a review from a team as a code owner January 2, 2026 23:51
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.22%. Comparing base (1c85517) to head (bfaf0f9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2929      +/-   ##
==========================================
+ Coverage   78.17%   78.22%   +0.05%     
==========================================
  Files         690      690              
  Lines      118663   118737      +74     
  Branches    16680    16679       -1     
==========================================
+ Hits        92759    92885     +126     
+ Misses      25017    24965      -52     
  Partials      887      887              

☔ 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.

#endif

// Format enum for PEM and DER output/input formats
enum Format {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

NP: the type name Format might be ambiguous/overloaded in some contexts.

@samuel40791765 samuel40791765 merged commit 06ad7f9 into aws:main Jan 5, 2026
517 of 518 checks passed
@samuel40791765 samuel40791765 deleted the clean-up-cli-3 branch January 5, 2026 20:13
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.

4 participants