On Wed, Jul 03, 2019 at 05:47:07PM -0500, Eric Blake wrote: > +== check TLS works over Unix == > +image: nbd+unix://?socket=SOCKET > +file format: nbd > +virtual size: 64 MiB (67108864 bytes) > +disk size: unavailable > +image: nbd+unix://?socket=SOCKET > +file format: nbd > +virtual size: 64 MiB (67108864 bytes) > +disk size: unavailable > +qemu-nbd: Certificate does not match the hostname 0.0.0.0
Seeing 0.0.0.0 is very odd since we don't specify that on the CLI anywhere. It looks like this is a side effect of reusing the "bindto" variable in --list mode, getting the default bind address of 0.0.0.0. We should ensure that this variable defaults to NULL when in --list mode I think, which will probably highlight the tlssession.c bug i mentioned. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|