Enable key automation
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 16.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
We need a way to determine ssh key data in advance in a programmatic way for supplying on peer endpoints.
This new flag will output ssh key data in json format and quit. Useful for automating deployments of chisel where you want mutual authentication and supply the server w/ the chiselkey and client with the fingerprint.
Is fixed via MR https://github.com/jpillora/chisel/pull/460
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the issue description and the linked merge request at https://github.com/jpillora/chisel/pull/460. Check how the proposed flag exposes SSH key data as JSON and exits, and confirm that the output supports supplying the chisel key and client fingerprint for mutual authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100