Good Day,
We are able to successfully connect to a SFTP server over port 22 using password. Trying to connect with key is not working. We created the public and private key using ssh-keygen. For the MFT configuration, I added the “Private Key Path” which is the key created today. I loaded the matching public key to the SFTP server. Is there anything else that needs to be configured for MFT to use the key?
Below are the log messages I see in ActiveTransfer.log
[MFT.LOG.0008] INFO: [:549435724] Connecting to:sftp-server.com:22
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:KEY_EXCHANGE_INIT|
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:HOSTKEY_RECEIVED|
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:HOSTKEY_ACCEPTED
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:KEY_EXCHANGE_COMPLETE|
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:USERAUTH_FAILURE
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:AUTHENTICATION_METHODS_RECEIVED|
[MFT.LOG.2220] INFO: [:549435724] Using SSH key:s/enttst/mft/certificates/id_rsa
[MFT.LOG.2236] INFO: [:549435724] SFTP client-server interaction:USERAUTH_FAILURE