On 09/19/2017 02:19 PM, ashish mittal wrote:
> Hi,
>
> Not sure how to reply to the v8 series email thread, or how to add
> myself to the libvirt email list! Updating the v7 thread instead.
>
There's some magic you can do with the right clients... I'll remember to
include you on the next serie
Hi,
Not sure how to reply to the v8 series email thread, or how to add myself
to the libvirt email list! Updating the v7 thread instead.
I have already updated with the results of TLS testing by statically adding
TLS enabled VxHS devices to domain XML, booting up the guest, and making
sure device
Hi,
I've done some TLS testing with this patch and results look good. The
following test statically adds a VxHS disk to a guest in the TLS mode.
Boots up the guest and makes sure that we can do read/writes to the VxHS
disk from within the guest with TLS enabled.
(1) Create a backing store file /t
From: Ashish Mittal
Alter qemu command line generation in order to possibly add TLS for
a suitably configured domain.
Sample TLS args generated by libvirt -
-object tls-creds-x509,id=objvirtio-disk0_tls0,dir=/etc/pki/qemu,\
endpoint=client,verify-peer=yes \
-drive file.driver=vxhs,f