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 ability to create cert interactively #10

Merged
merged 2 commits into from
May 6, 2023
Merged

Conversation

nothinux
Copy link
Owner

@nothinux nothinux commented May 6, 2023

with this feature, user can create CA, intermediate CA and Certificate interactively using -interactive flag.

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Merging #10 (176e4c3) into master (925a2f8) will decrease coverage by 7.25%.
The diff coverage is 1.40%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   80.94%   73.69%   -7.25%     
==========================================
  Files           5        6       +1     
  Lines         698      768      +70     
==========================================
+ Hits          565      566       +1     
- Misses         94      162      +68     
- Partials       39       40       +1     
Impacted Files Coverage Δ
cmd/certify/helper.go 85.71% <0.00%> (ø)
cmd/certify/interactive.go 0.00% <0.00%> (ø)
cmd/certify/main.go 59.03% <25.00%> (-1.73%) ⬇️

@nothinux nothinux merged commit bf1c54c into master May 6, 2023
@nothinux nothinux deleted the interactive branch September 15, 2023 12:45
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