jenkinsci / jenkinsci/ssh-credentials-plugin

[JENKINS-72785] Add ability to generate an SSH private key

Open
#326 0 comments 0 reactions 0 assignees View on GitHub
component:ssh-credentials-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
25
Forks
69
PR merge metrics
No merged PRs in 30d

Description

When adding an ssh credential with a key, the UI presents with a single option "Private key -> enter directly".

While it makes sense in a few cases to enter a key generated from somewhere else, far more useful would be for the key to be generated for you by ssh-credentials plugin.

This removes a step where an administrator needs to know more about the key generation process than they would like, and serves as a barrier to entry.

---
Originally reported by minfrin, imported from: Add ability to generate an SSH private key


  • assignee: jvz
  • status: Open
  • priority: Minor
  • component(s): ssh-credentials-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251215-193512

Raw content of original issue

When adding an ssh credential with a key, the UI presents with a single option "Private key -> enter directly".

While it makes sense in a few cases to enter a key generated from somewhere else, far more useful would be for the key to be generated for you by ssh-credentials plugin.

This removes a step where an administrator needs to know more about the key generation process than they would like, and serves as a barrier to entry.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.