Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » HowTO use Core/SSH with PRIV/PUB Keys ?
Re: HowTO use Core/SSH with PRIV/PUB Keys ? [message #60716 is a reply to message #60713] Mon, 29 July 2024 11:52 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1222
Registered: August 2007
Senior Contributor
Hello Omari
Quote:
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):


Nice to know that it worked for you!

FYI, libssh2 1.11.0 introduced some bugs (a few of them are serious) and regressions (They did a massive cleanup and they are still cleaning up the older and unsafe code, so it was somewhat expected.).
I am going to update the underlying libssh2 library in SSH package to v1.11, once the 1.11.1 becomes official (It is around the corner).


Thank you for your patience.

Best regards,
Oblivion


[Updated on: Mon, 29 July 2024 11:54]

Report message to a moderator

 
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 07 19:55:12 CEST 2025

Total time taken to generate the page: 0.04656 seconds