jenkinsci / jenkinsci/ssh-credentials-plugin

[JENKINS-74917] ssh-credentials is not updating the form validation after updating the passphrase

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


  1. Go to Manage Jenkins > Credentials

  2. Select a Domain

  3. Click on Add Credentials

  4. Select SSH Username with private key

  5. Click on Enter directly

  6. Enter a valid ciphered private key (e.g.: rsa 2048)

    • Validation error stating the credential is too short → EXPECTED



  7. Enter the passphrase

    • Validation should be updated, but remains → UNEXPECTED



 

If you inspect the Console, there’s a javascript error

 

---
Originally reported by fcojfernandez, imported from: ssh-credentials is not updating the form validation after updating the passphrase


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

Raw content of original issue


  1. Go to Manage Jenkins > Credentials

  2. Select a Domain

  3. Click on Add Credentials

  4. Select SSH Username with private key

  5. Click on Enter directly

  6. Enter a valid ciphered private key (e.g.: rsa 2048)

    • Validation error stating the credential is too short → EXPECTED



  7. Enter the passphrase

    • Validation should be updated, but remains → UNEXPECTED



 

If you inspect the Console, there’s a javascript error

 

  • environment: Jenkins running in FIPS mode

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.