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

feat: add crl support #13

Merged
merged 6 commits into from
Sep 2, 2023
Merged

feat: add crl support #13

merged 6 commits into from
Sep 2, 2023

Conversation

nothinux
Copy link
Owner

@nothinux nothinux commented Sep 2, 2023

Create an empty CRL during CA creation

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2023

Codecov Report

Merging #13 (6f96252) into master (74c5bbe) will decrease coverage by 0.90%.
The diff coverage is 77.41%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   73.10%   72.20%   -0.90%     
==========================================
  Files           6        7       +1     
  Lines         792      842      +50     
==========================================
+ Hits          579      608      +29     
- Misses        172      188      +16     
- Partials       41       46       +5     
Files Changed Coverage Δ
cmd/certify/main.go 59.03% <ø> (ø)
cmd/certify/command.go 70.07% <50.00%> (-0.76%) ⬇️
crl.go 60.86% <60.86%> (ø)
cmd/certify/helper.go 84.32% <95.65%> (-1.65%) ⬇️
certify.go 86.36% <100.00%> (+0.38%) ⬆️

@nothinux nothinux merged commit bf64611 into master Sep 2, 2023
@nothinux nothinux deleted the feat-crl branch September 2, 2023 17:40
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