Skip to content

Instantly share code, notes, and snippets.

@JGrossholtz
Created July 28, 2017 18:04
Show Gist options
  • Save JGrossholtz/20e3b58bb20e201bea0e05816088a9ce to your computer and use it in GitHub Desktop.
Save JGrossholtz/20e3b58bb20e201bea0e05816088a9ce to your computer and use it in GitHub Desktop.
I had this issue with Qt Creator 4.1 on Fedora 25:
SSH connection failure: Botan library exception: No object identifier found for secp521r1
It seems to be realted with an internal QtCreator library. The easyest solution seems to remove the QtCreator package and to install it
with QtCreator installer:
http://download.qt.io/official_releases/qtcreator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment