Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Brent Roberts / Brent Roberts ()
Created: 01/27/2017
Components: Net Protocols, FTP
Versions: 11.0
Failure Type: Others
Found In Build/Fixed In Build: 11,0,09,299201 Mac and 11,0,09,299201 windows /
Priority/Frequency: Normal / All users will encounter
Locale/System: / Win 2008 Server R2 64 bit
Vote Count: 0
Since there was no response on the closed bug (no resolution), I'm starting a new one...
Problem Description: When using CFFTP to connect to a clients' S-FTP server using a passphrase and private key, the during the connect phase, error "Algorithm negotiation fail" is returned.
Steps to Reproduce: stored private key, setup cfftp..
action="open"
connection="myConnection"
server="ipaddress"
port="22"
username="insertusername"
key="/path/key.pem"
passphrase="phrase"
stoponerror="true"
secure="false"
Actual Result: connection fails...Algorithm negotiation fail
Expected Result: successful connection
Any Workarounds: we downloaded an evaluation of ColdFusion2016 and it worked as expected.
Attachments:
Comments: