U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » HowTO use Core/SSH with PRIV/PUB Keys ?
Re: HowTO use Core/SSH with PRIV/PUB Keys ? [message #60713 is a reply to message #60711] Mon, 29 July 2024 08:22 Go to previous messageGo to previous message
omari is currently offline  omari
Messages: 276
Registered: March 2010
Experienced Member
Hi,
i have successfully connected using ed25519 private key.

ssh-keygen -t ed25519 -f mykey_ed25519

this confirm that the problem concern only RSA.
after further search i found that:
- libssh2 <= 1.10 use RSA_SHA1 as signing algorithm.
- RSA_SHA1 is unsecure and depracted then default to rejected by ssh servers.
- this is fixed in 1.11 version (i hope):
Adds RSA-SHA2 key upgrading to OpenSSL, WinCNG, mbedTLS, OS400 backends 


regards
omari.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: plugin/sqlite3 does not compile because of Link<> change
Next Topic: Copy the content of a SortedVectorMap
Goto Forum:
  


Current Time: Thu Aug 06 03:31:18 GMT+2 2026

Total time taken to generate the page: 0.00437 seconds