Re: [Qemu-devel] [PATCH v2] docs: update information for TLS certificate management

2018-01-26 Thread Kashyap Chamarthy
On Thu, Jan 25, 2018 at 05:09:30PM +, Daniel P. Berrangé wrote: > From: "Daniel P. Berrange" [...] > +@node vnc_setup_sasl > + > +@subsection Configuring SASL mechanisms > + > +The following documentation assumes use of the Cyrus SASL implementation on a > +Linux host, but the principals sho

Re: [Qemu-devel] [PATCH v2] docs: update information for TLS certificate management

2018-01-25 Thread Eric Blake
On 01/25/2018 11:09 AM, Daniel P. Berrangé wrote: > From: "Daniel P. Berrange" > > The current docs for TLS assume only VNC is using TLS. Some of the information > is also outdated (ie lacking subject alt name info for certs). Rewrite it to > more accurately reflect the current situation. > > Si

[Qemu-devel] [PATCH v2] docs: update information for TLS certificate management

2018-01-25 Thread Daniel P . Berrangé
From: "Daniel P. Berrange" The current docs for TLS assume only VNC is using TLS. Some of the information is also outdated (ie lacking subject alt name info for certs). Rewrite it to more accurately reflect the current situation. Signed-off-by: Daniel P. Berrange --- Changed in v2: - Much co

Re: [Qemu-devel] [PATCH v2] docs: update information for TLS certificate management

2017-12-13 Thread Eric Blake
On 12/12/2017 08:18 AM, Daniel P. Berrange wrote: > The current docs for TLS assume only VNC is using TLS. Some of the information > is also outdated (ie lacking subject alt name info for certs). Rewrite it to > more accurately reflect the current situation. > > Signed-off-by: Daniel P. Berrange

[Qemu-devel] [PATCH v2] docs: update information for TLS certificate management

2017-12-12 Thread Daniel P. Berrange
The current docs for TLS assume only VNC is using TLS. Some of the information is also outdated (ie lacking subject alt name info for certs). Rewrite it to more accurately reflect the current situation. Signed-off-by: Daniel P. Berrange --- Changed in v2: - Misc typos (Eric) qemu-doc.texi |