Skip to content

Instantly share code, notes, and snippets.

@spot62
Created January 21, 2018 19:12
Show Gist options
  • Save spot62/83a78e6cf348329254f12727e67cc390 to your computer and use it in GitHub Desktop.
Save spot62/83a78e6cf348329254f12727e67cc390 to your computer and use it in GitHub Desktop.
Fedora openssl issue downgrade
dnf downgrade gcc --releasever=25 # mustbe not needed
dnf install compat-openssl10-devel --allowerasing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment