Closed excodex closed 2 years ago
Hi! Have you tried installing OpenSSL ?
dnf --enablerepo=updates-testing install openssl-libs
It did nothing unfortunately.
[x@vps ~]$ sudo dnf --enablerepo=updates-testing install openssl-libs
Fedora 35 - x86_64 - Test Updates 7.7 MB/s | 7.4 MB 00:00
Last metadata expiration check: 0:00:02 ago on Fri 06 May 2022 20:33:41 CEST.
Package openssl-libs-1:1.1.1n-1.fc35.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
I just realized, what is https://git.io/JBhDb
? It's not related to sshs.
Hello,
I have tried to install via the one line command on my Fedora 35 server, but it did not work.
Also I had to install "Development Tools" and "Development Libraries" before running the install script.
[x@vps ~]$ sudo dnf groupinstall "Development Tools" "Development Libraries"
How can I fix this issue?
Thanks!