Re: [Nbd] TLS implementation in reference nbd-server
- To: Eric Blake <eblake@...696...>
- Cc: "nbd-general@lists.sourceforge.net" <nbd-general@lists.sourceforge.net>
- Subject: Re: [Nbd] TLS implementation in reference nbd-server
- From: Wouter Verhelst <w@...112...>
- Date: Sat, 15 Oct 2016 19:53:42 +0200
- Message-id: <20161015175342.dqimbyqyq6dhkdts@...3...>
- In-reply-to: <fb6417c0-f0a6-9429-26e2-fa8c31f8dcf0@...696...>
- References: <20161012184001.ufrigw4kr6ul3cy2@...3...> <2E1EE15B-3345-41D4-A77E-363FC66BE3BE@...872...> <20161014181838.wbk7srmckpalo5pt@...3...> <fb6417c0-f0a6-9429-26e2-fa8c31f8dcf0@...696...>
On Fri, Oct 14, 2016 at 04:56:02PM -0500, Eric Blake wrote:
> On 10/14/2016 01:18 PM, Wouter Verhelst wrote:
>
> >>> If you want to check it out, just run nbd-server from git master.
> >>> Feedback (and/or review) welcome :-)
> >>
> >> I'm happy to have a detailed look at this later (and indeed
> >> do some interoperability testing - I'll see if I can dig out
> >> the qemu-img command line I used to test gonbdserver),
>
> I've also got some experience creating qemu-nbd command lines for
> interoperability; here's one with new enough qemu:
>
> $ qemu-nbd --object tls-creds-x509,id=tls0,endpoint=server,\
> dir=/path/to/qemutls --tls-creds tls0 --exportname default
Cool.
> where /path/to/qemutls contains the necessary certificate files.
Any particular names that should be used?
--
< ron> I mean, the main *practical* problem with C++, is there's like a dozen
people in the world who think they really understand all of its rules,
and pretty much all of them are just lying to themselves too.
-- #debian-devel, OFTC, 2016-02-12
Reply to: