Re: [Qemu-block] [PATCH] nbd/client: Add hint when TLS is missing

2019-09-09 Thread Eric Blake
On 9/9/19 4:13 AM, Daniel P. Berrangé wrote: > On Sat, Sep 07, 2019 at 12:20:55PM -0500, Eric Blake wrote: >> I received an off-list report of failure to connect to an NBD server >> expecting an x509 certificate, when the client was attempting something >> similar to this command line: >> >> +++

Re: [Qemu-block] [PATCH] nbd/client: Add hint when TLS is missing

2019-09-09 Thread Daniel P . Berrangé
On Sat, Sep 07, 2019 at 12:20:55PM -0500, Eric Blake wrote: > I received an off-list report of failure to connect to an NBD server > expecting an x509 certificate, when the client was attempting something > similar to this command line: > > $ ./x86_64-softmmu/qemu-system-x86_64 -name 'blah'

[Qemu-block] [PATCH] nbd/client: Add hint when TLS is missing

2019-09-07 Thread Eric Blake
I received an off-list report of failure to connect to an NBD server expecting an x509 certificate, when the client was attempting something similar to this command line: $ ./x86_64-softmmu/qemu-system-x86_64 -name 'blah' -machine q35 -nodefaults \ -object