-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
ssh-credentials plugin doesn't validate if provided key is valid or not. A malformed key or an invalid password won't work, but won't raise any kind of validation, so user won't be aware of that until trying to use the credentials.
Changes similar to the ones made in https://issues.jenkins.io/browse/JENKINS-73408 where the key format and validity with passphrase are done would help understanding problems