- 
    
Improvement
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    Jenkins v1.626 , Java v1.8 , Win 7 64bit
 
I Have installed 'Publish Over SSH' plugin in Jenkins and would like to transfer few files to SSH Server after each Build .
I have generated the private key using 'puttygen' with passphrase and have given the OpenSSH Public Key in 'authorization_keys' in SSH Server.
Using the generated private key and passphrase , I'm able to login to the SSH Server through Putty .
But in Jenkins I'm not able to add the SSH Key . Getting the below Error .
jenkins.plugins.publish_over.BapPublisherException: Failed to add SSH key. Message [The cipher 'aes256-cbc' is required, but it is not available
- is related to
 - 
                    
JENKINS-23812 Add configuration option to enable/disable ciphers used for sshd
-         
 - Reopened
 
 -         
 
- links to