Mailinglist Archive: opensuse-bugs (5295 mails)
< Previous | Next > |
[Bug 836749] SFTP to other openSUSE machine fails in dolphin due to old libssh
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 2 Nov 2013 09:38:55 +0000
- Message-id: <20131102093855.B87FC245511@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=836749
https://bugzilla.novell.com/show_bug.cgi?id=836749#c7
--- Comment #7 from Andreas Schneider <asn@xxxxxxxxxxxxxx> 2013-11-02 09:38:50
UTC ---
KEX and authentication using a private key are two different things. If you
just use libssh 0.6 with kio_sftp then ECDH (host key exchange) should work
just fine.
If you want to authenticate with a ECDSA private key it will not work. kio_sftp
needs to use the new API to be able to do this. As libssh 0.6.0 has not been
released yet, I haven't updated kio_sftp yet.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous | Next > |