Issue with SFTP transport adaptor
Hi
We have been enforced to improve security baseline, this means to remove old security ciphers.
New baseline only accecpt new ciphers to use ssh and sftp, however the new ciphers are not available in OSB 12.1.3
Unfortunelately the OSB 12.1.3 windows server only have the old ciphers
port 22
preferredCipherSuite: aes128-cdc
PreferredDataIntegrityAlgorithm: hmac-md5
Can we update these ciphers in 12.1.3 without implementing openssh/cygwin ?