-
Bug
-
Resolution: Fixed
-
Major
-
None
upgrade jsch version to 0.1.53 (older version makes problems in some networks)
new options which would be needed for production deployments in our case:
- add possibility to retrieve ssh_user + ssh_password from build parameters (paramterized build)
- add possibility to hide executed command from build console
[JENKINS-29999] upgrade jsch + options for production deployments
Workflow | Original: JNJira [ 165079 ] | New: JNJira + In-Review [ 181821 ] |
Assignee | Original: bap [ bap ] | New: Alex Earl [ slide_o_mix ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Hi, if the server is using strong ciphers, key exchange, the old version is failing, so I've created this quite simple PR : https://github.com/jenkinsci/publish-over-ssh-plugin/pull/12