jenkinsci / jenkinsci/ssh-credentials-plugin

[JENKINS-32154] Allow prompting for passphrase before starting build

Open
#290 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

It would be useful to be able to prompt for a passphrase before starting a build. Storing the passphrase in credentials.xml is not really acceptable for us.

It's possible to emulate this using a build parameter and some shell, but it's not pretty.

---
Originally reported by grahamrhay, imported from: Allow prompting for passphrase before starting build


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

Raw content of original issue

It would be useful to be able to prompt for a passphrase before starting a build. Storing the passphrase in credentials.xml is not really acceptable for us.

It's possible to emulate this using a build parameter and some shell, but it's not pretty.

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.