[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] basic client certificate support for libssh
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] basic client certificate support for libssh
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 06 Mar 2015 11:14:11 +0100
- To: libssh@xxxxxxxxxx
On Sunday 01 March 2015 17:22:29 Axel Eppe wrote: > Hi, Hi Axel, > Please find attached a patch that adds basic openssh.com certificate > support for libssh clients. This patch is very simple and key type > agnostic: it sends the certificate blob as-is to the server, instead of the > public key. This can be a first step before a more in-depth certificate > support that includes the server side as well. thank you very much for your contribution. I don't have time to look into at the moment. I hope I find time for libssh in 2 weeks again. Could you please add unit tests for the code you added? Also a git format- patch would be nice. Thanks, -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
[PATCH] basic client certificate support for libssh | Axel Eppe <aeppe@xxxxxxxxxx> |