Question
What do I need to learn to understand SSH setup on OS X Catalina?
Is there any manual configurations I need to add to Catalina? I can not ssh to my droplets after upgrade to Catalina, i tried using ssh -i
and tried adding a ~/.ssh/config
but none of that is getting me to ssh like I used to. The best I achieved I was able to get to the server but then the shell would hang on the last step of getting into the server. I see the welcome message of the server but I can not execute commands nor use the shell as if I am in the server, never seen that before!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×