we’re trying to use an SSH key to connect to through SFTP. We have the private key uploaded into NetSuite and the public key on the server, but are still getting this error when we try to establish the connection. Is there something that we are missing?
b
battk
12/08/2020, 5:14 PM
have you successfully connected via an actual sftp client
c
chris.mixon
12/08/2020, 7:28 PM
not really able to test, because they have to whitelist the IP addresses. I know that consistent IP addresses is not “supported” by NetSuite, but we have compiled a list of them are white listing based on that list
chris.mixon
12/08/2020, 7:28 PM
they won’t add my IP address though
b
battk
12/08/2020, 7:32 PM
Probably want to work out a way to test that all the keys are in working order
battk
12/08/2020, 7:36 PM
Testing your code on your own sftp server may be an alternate troubleshooting attempt
c
chris.mixon
12/08/2020, 7:49 PM
thanks for that recommendation, going to see if they will whitelist my IP temporarily for testing