From 6d84cd8179c4f2e41463ec5ef4d642974b7b9a2b Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Tue, 15 May 2018 15:27:53 -0400 Subject: [PATCH] these are gone --- docs/proposed/http-storage-node-protocol.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/proposed/http-storage-node-protocol.rst b/docs/proposed/http-storage-node-protocol.rst index 7df25a2df..b1662b863 100644 --- a/docs/proposed/http-storage-node-protocol.rst +++ b/docs/proposed/http-storage-node-protocol.rst @@ -198,10 +198,3 @@ For example:: Read data from the indicated bucket. The data is returned raw (i.e., ``application/octet-stream``). Range requests may be made to read only part of a bucket. - -.. [#] What are best practices regarding TLS version? - Would a policy of "use the newest version shared between the two endpoints" be better? - Is it necessary to specify more than a TLS version number here? - For example, should we be specifying a set of ciphers as well? - Or is that a quality of implementation issue rather than a protocol specification issue? -.. [#] URL? IRI?