[PATCH] rpc: libssh2: Enable EC host keys

Michal Privoznik mprivozn at redhat.com
Thu Apr 22 14:36:59 UTC 2021


On 3/28/21 11:49 PM, Neal Gompa wrote:
> On Sun, Mar 28, 2021 at 5:10 PM Bastian Germann
> <bastiangermann at fishpost.de> wrote:
>>
>> libssh2 has ECDSA and ED25519 support beginning with v1.9.0. libvirt cannot
>> make use of those because it will handle them as unknown key types.
>>
>> Add support for those host key types.
>>
>> Signed-off-by: Bastian Germann <bastiangermann at fishpost.de>
>> ---
>>   src/rpc/virnetsshsession.c | 16 +++++++++++++++-
>>   1 file changed, 15 insertions(+), 1 deletion(-)
>>

> 
> LGTM.
> 
> Reviewed-by: Neal Gompa <ngompa13 at gmail.com>
> 
> 

Pushed now. Congratulations on your first libvirt contribution!

Michal




More information about the libvir-list mailing list