Thursday, October 9, 2025

How to Fix 'No Matching Host Key Type Found' on Mac

Add the following to your .ssh/config with the appropriate IP address 

Host 123.123.123.123
HostKeyAlgorithms +ssh-rsa

 https://www.iclarified.com/87910/how-to-fix-no-matching-host-key-type-found-on-mac

No comments:

Post a Comment