SSH Discovery Cryptographic Algorithms

rerose
Tera Contributor

I am trying to discover Linux servers using SSH credentials but it seems that the out of box cryptographic algorithms do not support MAC Algorithms with the -etm such as:

hmac-sha2-512-etm@openssh.com

hmac-sha2-256-etm@openssh.com

umac-128-etm@openssh.com

 

The above are the only MAC's in use for a certain business unit.  Is there a way to update / customize our mid servers to use the above MAC algorithms?

 

We are on the Xanadu version.

 

Thanks for the assistance.