My Oracle Support Banner

What steps should be followed to allow specific algorithms like Kex Algorithms, server_host_key_algorithms, encryption_algorithms, mac_algorithms ? (Doc ID 2649455.1)

Last updated on MAY 15, 2023

Applies to:

Oracle Managed File Transfer - Version 12.2.1.3.0 and later
Information in this document applies to any platform.

Goal

On : 12.2.1.3.0 version, Core MFT Application Console

What steps should be followed to allow specific algorithms like Kex Algorithms, server_host_key_algorithms, encryption_algorithms, mac_algorithms ?


sh2-enum-algos:
| kex_algorithms: (4)
| diffie-hellman-group1-sha1
| diffie-hellman-group-exchange-sha1
| diffie-hellman-group14-sha1
| diffie-hellman-group-exchange-sha256
| server_host_key_algorithms: (1)
| ssh-rsa
| encryption_algorithms: (7) (sftpAlgorithms)
| aes128-cbc
| aes192-cbc
| aes256-cbc
| 3des-cbc
| aes128-ctr
| aes192-ctr
| aes256-ctr
| mac_algorithms: (6)
| hmac-md5
| hmac-sha1
| hmac-md5-96
| hmac-sha1-96
| hmac-sha2-256
| hmac-sha2-512
| compression_algorithms: (3)
| none
| zlib
|_ zlib@openssh.com
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.