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

Add support for root certificates in PEM format #119

Merged
merged 5 commits into from
Dec 11, 2024
Merged

Add support for root certificates in PEM format #119

merged 5 commits into from
Dec 11, 2024

Conversation

JKRhb
Copy link
Owner

@JKRhb JKRhb commented Dec 6, 2024

This PR adds dedicated classes for root certificates in the PEM and DER formats, and adds them to the client and server context classes for including root certificates.

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.12%. Comparing base (2f806a1) to head (01c9eb3).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   83.37%   88.12%   +4.74%     
==========================================
  Files          11       12       +1     
  Lines         740      783      +43     
==========================================
+ Hits          617      690      +73     
+ Misses        123       93      -30     

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

@JKRhb JKRhb force-pushed the certificate branch 7 times, most recently from 31cf0c9 to 1e75876 Compare December 11, 2024 00:29
@JKRhb JKRhb marked this pull request as ready for review December 11, 2024 00:29
@JKRhb JKRhb enabled auto-merge December 11, 2024 00:30
@JKRhb JKRhb merged commit 1ce833c into main Dec 11, 2024
3 checks passed
@JKRhb JKRhb deleted the certificate branch December 11, 2024 00:32
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