Skip to content

Conversation

nothinux
Copy link
Owner

@nothinux nothinux commented Sep 2, 2023

Introduce new flag -read-crl to read crl files

Usage:

certify -read-crl ca-crl.pem

@codecov-commenter
Copy link

Codecov Report

Merging #14 (6dd59c6) into master (bf64611) will increase coverage by 0.24%.
The diff coverage is 74.32%.

❗ 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      #14      +/-   ##
==========================================
+ Coverage   72.20%   72.45%   +0.24%     
==========================================
  Files           7        7              
  Lines         842      915      +73     
==========================================
+ Hits          608      663      +55     
- Misses        188      201      +13     
- Partials       46       51       +5     
Files Changed Coverage Δ
cmd/certify/helper.go 83.29% <0.00%> (-1.04%) ⬇️
cmd/certify/main.go 54.94% <12.50%> (-4.10%) ⬇️
cmd/certify/command.go 71.91% <84.21%> (+1.83%) ⬆️
crl.go 78.57% <90.90%> (+17.70%) ⬆️
certify.go 87.28% <100.00%> (+0.92%) ⬆️

@nothinux nothinux merged commit 81f090f into master Sep 2, 2023
@nothinux nothinux deleted the feat-read-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