-
-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
- Go to Manage Jenkins > Credentials
- Select a Domain
- Click on Add Credentials
- Select SSH Username with private key
- Click on Enter directly
- Enter a valid ciphered private key (e.g.: rsa 2048)
- Validation error stating the credential is too short → EXPECTED
- 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
- Go to Manage Jenkins > Credentials
- Select a Domain
- Click on Add Credentials
- Select SSH Username with private key
- Click on Enter directly
- Enter a valid ciphered private key (e.g.: rsa 2048)
- Validation error stating the credential is too short → EXPECTED
- 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