Validate that the ssh key algorithm provided matches the key algorithm for Git
Open
area/cli
area/gitops
kind/enhancement
team/cli
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 328
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 9
Description
**What would you like to be added**:
Validation if that the ssh key algorithm provided matches the key algorithm for Git
**Why is this needed**:
The user may provide `rsa` for a key that uses `ecdsa`
Contributor guide
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the Git SSH key algorithm configuration and its validation path; done means rejecting a configured algorithm that does not match the provided key, including the rsa-versus-ecdsa example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100