Helo Team, RHEL 8.6 is not supporting the SSH tunnel via Renci.SshNet.dll, possibly because of the latest TLS 1.3 ciphers This happens when old communication is via SSL and TLS 1.1 is disabled Is it possible to update with the latest ciphers and rebuilt the project? TLS v1.3 supports 5 cipher suites. – TLS_AES_128_GCM_SHA256 – TLS_AES_256_GCM_SHA384 – TLS_CHACHA20_POLY1305_SHA256 – TLS_AES_128_CCM_SHA256 – TLS_AES_128_CCM_8_SHA256 current dll version I am using is: 