Algorithm negotiation fail

Comments

4 comments

  • Bas van Ditzhuijzen Strategic Partner NetSuite Integration Whiz Salesforce Integration Whiz
    Partner Implementation Certification
    Great Answer
    Answer Pro
    Engaged
    Celigo University Level 4: Legendary

    I dont know if this is still an issue for you, but for anyone (like me) finding this in the future, Celigo does not support ed25519 / EdDSA encryption algorithms on the sftp connection. The remote server should at least support ssh-rsa encryption.

    0
  • Aziz Ayoujil Strategic Partner
    Amazon-NetSuite IA Certification
    Engaged
    Great Answer
    Celigo University Level 4: Legendary
    BigCommerce-NetSuite IA Certification
    Salesforce-NetSuite IA Certification
    Shopify-NetSuite IA Certification
    Walmart-NetSuite IA Certification

    Thanks @Bas van Ditzhuijzen.
    For your response, i still have the same problem my friend.

    0
  • Pridhvi Product Manager
    Answer Pro
    Great Answer

    Hello Aziz Ayoujil

    Below are the list of the supported algorithms used by our SFTP middleware for key exchanges, server host keys. We are upgrading our SFTP middleware which will fix this issue and is planned to release on June 8th, 2023.

    Please note that,

    1. Entries in bold text are legacy protocols like SHA-1 or DSA that we had to enable for backwards compatibility
    2. Algorithms in italics are that we can’t fully support yet.

    Key Exchange Algorithms:

    • cure25519-sha256
    • curve25519-sha256@libssh.org
    • ecdh-sha2-nistp256
    • ecdh-sha2-nistp384
    • ecdh-sha2-nistp521
    • diffie-hellman-group-exchange-sha256
    • diffie-hellman-group16-sha512
    • diffie-hellman-group18-sha512
    • diffie-hellman-group14-sha256
    • diffie-hellman-group-exchange-sha1
    • diffie-hellman-group1-sha1
    • diffie-hellman-group14-sha1

    Host Key Algorithms

    • ssh-ed25519
    • ecdsa-sha2-nistp256
    • ecdsa-sha2-nistp384
    • ecdsa-sha2-nistp521
    • rsa-sha2-512
    • rsa-sha2-256
    • ssh-rsa
    • ssh-dss

    Server/Client Encryption Algorithms:

    Server/Client MAC Algorithms:

    0
  • Aziz Ayoujil Strategic Partner
    Amazon-NetSuite IA Certification
    Engaged
    Great Answer
    Celigo University Level 4: Legendary
    BigCommerce-NetSuite IA Certification
    Salesforce-NetSuite IA Certification
    Shopify-NetSuite IA Certification
    Walmart-NetSuite IA Certification

    Thanks Pridhvi.

     

    0

Please sign in to leave a comment.