Re: [libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-07-21 Thread John Ferlan
On 07/18/2017 11:11 PM, ashish mittal wrote: > On Mon, Jul 17, 2017 at 4:50 PM, John Ferlan wrote: >> >> >> On 07/12/2017 06:09 PM, ashish mittal wrote: >>> On Fri, Jun 30, 2017 at 1:29 PM, John Ferlan wrote: On 06/29/2017 10:02 PM, Ashish Mittal wrote: > From: Ashish Mittal

Re: [libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-07-18 Thread ashish mittal
On Mon, Jul 17, 2017 at 4:50 PM, John Ferlan wrote: > > > On 07/12/2017 06:09 PM, ashish mittal wrote: >> On Fri, Jun 30, 2017 at 1:29 PM, John Ferlan wrote: >>> >>> >>> On 06/29/2017 10:02 PM, Ashish Mittal wrote: From: Ashish Mittal Add a new TLS X.509 certificate type - "vxhs".

Re: [libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-07-17 Thread John Ferlan
On 07/12/2017 06:09 PM, ashish mittal wrote: > On Fri, Jun 30, 2017 at 1:29 PM, John Ferlan wrote: >> >> >> On 06/29/2017 10:02 PM, Ashish Mittal wrote: >>> From: Ashish Mittal >>> >>> Add a new TLS X.509 certificate type - "vxhs". This will handle the >>> creation of a TLS certificate capabili

Re: [libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-07-12 Thread ashish mittal
On Fri, Jun 30, 2017 at 1:29 PM, John Ferlan wrote: > > > On 06/29/2017 10:02 PM, Ashish Mittal wrote: >> From: Ashish Mittal >> >> Add a new TLS X.509 certificate type - "vxhs". This will handle the >> creation of a TLS certificate capability for properly configured >> VxHS network block device

Re: [libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-06-30 Thread ashish mittal
On Fri, Jun 30, 2017 at 1:29 PM, John Ferlan wrote: > > > On 06/29/2017 10:02 PM, Ashish Mittal wrote: >> From: Ashish Mittal >> >> Add a new TLS X.509 certificate type - "vxhs". This will handle the >> creation of a TLS certificate capability for properly configured >> VxHS network block device

Re: [libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-06-30 Thread John Ferlan
On 06/29/2017 10:02 PM, Ashish Mittal wrote: > From: Ashish Mittal > > Add a new TLS X.509 certificate type - "vxhs". This will handle the > creation of a TLS certificate capability for properly configured > VxHS network block device clients. > > Signed-off-by: Ashish Mittal > --- > Changelog

[libvirt] [PATCH v4 2/3] conf: Introduce TLS options for VxHS block device clients

2017-06-29 Thread Ashish Mittal
From: Ashish Mittal Add a new TLS X.509 certificate type - "vxhs". This will handle the creation of a TLS certificate capability for properly configured VxHS network block device clients. Signed-off-by: Ashish Mittal --- Changelog: (1) Add two new options in /etc/libvirt/qemu.conf to contr