we’re trying to use an SSH key to connect to throu...
# suitescript
c
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
have you successfully connected via an actual sftp client
c
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
they won’t add my IP address though
b
Probably want to work out a way to test that all the keys are in working order
Testing your code on your own sftp server may be an alternate troubleshooting attempt
c
thanks for that recommendation, going to see if they will whitelist my IP temporarily for testing