natemcmaster / LettuceEncrypt

Free, automatic HTTPS certificate generation for ASP.NET Core web apps
https://nuget.org/packages/LettuceEncrypt
Apache License 2.0
1.55k stars 152 forks source link

Variable KeySize #295

Closed arontsang closed 1 month ago

arontsang commented 2 months ago

Exposes KeySize for KeyFactory.NewKey

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 44.37%. Comparing base (49e2c62) to head (c9d2417).

Files Patch % Lines
.../LettuceEncrypt/Internal/AcmeCertificateFactory.cs 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ======================================= Coverage 44.36% 44.37% ======================================= Files 51 51 Lines 1181 1183 +2 Branches 136 136 ======================================= + Hits 524 525 +1 - Misses 611 619 +8 + Partials 46 39 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.