From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoGeV-0005vf-9q for qemu-devel@nongnu.org; Thu, 07 Apr 2016 16:35:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoGeS-0001aQ-35 for qemu-devel@nongnu.org; Thu, 07 Apr 2016 16:35:43 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoGeR-0001aM-T7 for qemu-devel@nongnu.org; Thu, 07 Apr 2016 16:35:39 -0400 References: <1460059644-1277-1-git-send-email-alex@alex.org.uk> From: Eric Blake Message-ID: <5706C494.3090102@redhat.com> Date: Thu, 7 Apr 2016 14:35:32 -0600 MIME-Version: 1.0 In-Reply-To: <1460059644-1277-1-git-send-email-alex@alex.org.uk> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KJMiWeL6CCTFRNuJAO0O7MVMplHfJvSgi" Subject: Re: [Qemu-devel] [PATCHv4] Improve documentation for TLS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh , Wouter Verhelst Cc: "nbd-general@lists.sourceforge.net" , "qemu-devel@nongnu.org" , "Daniel P. Berrange" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KJMiWeL6CCTFRNuJAO0O7MVMplHfJvSgi Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 04/07/2016 02:07 PM, Alex Bligh wrote: > * Call out TLS into a separate section >=20 > * Add details of the TLS protocol itself >=20 > * Emphasise that actual TLS session initiation (i.e. the TLS handshake)= can > be initiated from either side (as required by the TLS standard I beli= eve > and as actually works in practice) >=20 > * Clarify what is a requirement on servers, and what is a requirement o= n > clients, separately, specifying their behaviour in a single place > in the document. >=20 > * Document the four possible modes of operation of a server. >=20 > Signed-off-by: Alex Bligh > @@ -391,7 +679,10 @@ of the newstyle negotiation. > - `NBD_OPT_LIST` (3) > =20 > Return a number of `NBD_REP_SERVER` replies, one for each export, > - followed by `NBD_REP_ACK`. > + followed by `NBD_REP_ACK`. The server SHOULD omit entries from thi= s > + list if TLS has not been negotiated and either the server is > + operating in SELECTIVETLS mode and the entry concerned is a TLS-on= ly > + export. grammar tweak: s/ and either /, / --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KJMiWeL6CCTFRNuJAO0O7MVMplHfJvSgi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXBsSUAAoJEKeha0olJ0NqWi8H/2l5v0BRvg0urWzm985gXWbY P9IY6RCLNcIHeXMGdDhSCJ/1B7OczodM4T7ax5aTAEy+EYtPaHJWsL607EgCpC7m nVmr6pfqKrikiORH1iR3uKGbVV6JoS7CTvZTvuP5X35/mF/7IOxsWtEoO12i1ZLG i5MqZwrE4Y2iX37qoIQvIoxZmVVkCyPni7nC40ACJyU38QayFjB8wwvW1CRHbh9S ccSghNB6FH7CVIcP2Hr5gyFmrDgcgilqFQT4K5vX4A74v9CI2lJcpTsswGT9bVKc S4ghXOnCCJgQKsf8/nXSrslvY2JUpxFkEhfeiqUIRmcAHKHKgfuiEE1e/rNqUkE= =adUg -----END PGP SIGNATURE----- --KJMiWeL6CCTFRNuJAO0O7MVMplHfJvSgi--