Skip to content
Snippets Groups Projects

Draft: SFTP: support safer ssh key exchange with OpenSSL

Closed Marin Baron requested to merge Niram7777/vlc:build-fix-dev-ndk26-script into master
1 unresolved thread

My server is using ED25519 and as rsa/dss have been deprecated and my algo not supported by gcrypt, I propose openssl replaces it.

Error:

no matching host key type found. Their offer: ssh-rsa,ssh-dss

TODO:

  • Add refactoring of SFTP I have done (dont hardcode key paths)
  • Find solution for eventual functionalities still using gcrypt

Merge request reports

Merge request pipeline #424237 failed

Merge request pipeline failed for 0b632ccb

Closed by Marin BaronMarin Baron 1 year ago (Jan 7, 2024 7:01pm UTC)

Merge details

  • The changes were not merged into master.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading