Terminal Emulation - Secure CRT with VT100 over SSH

Currently I use SecureCRT to connect via SSH2 with VT100 emulation in order to perform the processes that need to be automated.

I tried to use UIPath Internal emulator to connect to the server but it doesn’t work (I think it tries to connect with Telnet instead of SSH)

How can I solve this?

Thanks in advance