cfssl CLI: output directly to files
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Right now, cfssl only writes to stdout, and a separate tool is needed to split the bundle into its components. This is inconvenient.
Contributor guide
Research direction
No file or test is named. Start by tracing the cfssl CLI commands that currently write certificate bundles to stdout and inspect how their output components are represented. Done means the CLI can write the bundle components directly to files without requiring a separate splitting tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100