<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007JX35hCADOkta Classic EngineAdministrationAnswered2024-03-25T04:31:04.000Z2021-11-29T22:04:16.000Z2021-11-30T19:52:04.000Z
While using sft ssh command to ssh in my instance i am getting error related to unknown port 65535.

I tried below mentioned command while I was troubleshooting the issue.

 

Unable to negotiate with UNKNOWN port 65535: no matching host key type found. Their offer: ssh-rsa

 

 

Can someone please provide possible solutions ?


  • Hello @mrahb (mrahb)​,

     

    I was checking your error message and it looks like the problem can be the ssh-rsa negotiation. This release disables RSA signatures using the SHA-1 hash algorithm by default.

     

    This can be confirmed in the link below: https://www.openssh.com/txt/release-8.8

     

    Let us know if this article was helpful and if allows you to meet your goal.

     

    You can always open a case with Okta Support if you would like further assistance in this setup.

     

    Regards,

     

    Natalia

    Okta Inc.

    Expand Post
This question is closed.
Loading
While using sft ssh command to ssh in my instance i am getting error related to unknown port 65535.