Skip to main content
Released

FTPCaller - support non-outdated ciphers

Related products:FME Form
  • April 26, 2017
  • 2 replies
  • 40 views

sigtill
Supporter
Forum|alt.badge.img+25

It seems FTPCaller uses these ciphers on SFTP:

aes256-cbc,rijndael-cbc@lysator.liu.se,aes192-cbc,aes128-cbc,arcfour128,arcfour,3des-cbc

However some of these are insecure and not recommended to use and therefore not possible to use on newer ssh2-servers. Supported ciphers currently is:

chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc

ref: https://www.freebsd.org/cgi/man.cgi?sshd_config(5)

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

helmoet
Forum|alt.badge.img+8
  • March 21, 2018

Hi @sigtill, @gu19495 might this have something to do with download or upload to FME Server requests that do not work any more after installing IPS (Intrusion Protection System)?


Forum|alt.badge.img

This has been resolved for the latest version for FME 2018.1 & FME 2019.0