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  |
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
Github page: https://github.com/ismail-yilmaz
Bobcat the terminal emulator: https://github.com/ismail-yilmaz/Bobcat
[Updated on: Mon, 29 July 2024 11:54] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Thu Aug 07 19:55:12 CEST 2025
Total time taken to generate the page: 0.04656 seconds
|