Dup Goto 📝

MacportsSshError

PT2/macos/ssh 10-12 19:45:46
To Pop
9 lines, 45 words, 275 chars Thursday 2023-10-12 19:45:46

I was getting

OpenSSL version mismatch. Built against 30000070, you have 30100030
``
on macos. There was an issue with the openssh that macports had installed.

sudo port uninstall openssh


fixed the issue, but possibly broke something. (I may find out eventually.)