Replies: 2 comments
-
Update, Looked at the packages build.sh file, and it does seem like it has openssl listed as a dependancy, but it never installs it... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Usually This is why installing the openssl package, and then re-installing the openssh package fixes this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On three different devices, I have recently gotten the error when installing openssh that
libssl
was missing and that openssh could not be setup (fails on generating hostkeys)installing the
openssl
package, and then re-installing theopenssh
package fixes this issueDevices are
Beta Was this translation helpful? Give feedback.
All reactions