I am new employee at a software vendor that has embedded your java pro library into our product. I am trying to set up an sftp connection in our product to CoreFTPServer running on the same box. I have configured CoreFTP client and confirmed I can connect using sftp.
Unfortunately I do not have easy access to the folks who build our software to understand the dynamics of the relationship/contract/agreement with EnterpriseDT, so thought I would come on here to ask, since the Java stack trace shows the error is in your classes.
We are using Sun/Oracle JRE 8 on Windows Server 2012. I have no idea which version of the EnterpriseDT library we are using. I did see a message from 2008 on this site that you were going to add support for DES-EDE3-CFB so I find it hard to believe you haven't done that already. I used a newer version of openssh to generate a different RSA private/public keypair encrypted with AES-128-CBC but I get the same error.
I am at a loss of how to resolve this and would appreciate some insight.