From f1dd43d1b5a57486b1ac335824ac47fb8964a064 Mon Sep 17 00:00:00 2001 From: "mca@8789632e0b00e8efb984c948c13d9de28665f534" <mca@web> Date: Thu, 5 Jan 2017 13:10:44 +0000 Subject: [PATCH] Added a comment: https-only access, type=S3 port=443 --- ...nt_28_163d81443ca5a05138e6f570b068ac6e._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/special_remotes/S3/comment_28_163d81443ca5a05138e6f570b068ac6e._comment diff --git a/doc/special_remotes/S3/comment_28_163d81443ca5a05138e6f570b068ac6e._comment b/doc/special_remotes/S3/comment_28_163d81443ca5a05138e6f570b068ac6e._comment new file mode 100644 index 0000000000..6b577d58b3 --- /dev/null +++ b/doc/special_remotes/S3/comment_28_163d81443ca5a05138e6f570b068ac6e._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="mca@8789632e0b00e8efb984c948c13d9de28665f534" + nickname="mca" + avatar="http://cdn.libravatar.org/avatar/758861fe4b6231b85e761a91d6f01a2e" + subject="https-only access, type=S3 port=443" + date="2017-01-05T13:10:43Z" + content=""" +(My own question, answered by Use The Source Luke method) + +If you need to point a `type=S3` special remote at a service which provides only https (in my case, a local CEPH RADOS gateway) then you can do it by setting `port=443`. + +This was implemented in 6fcca2f1 and next tag was 5.20141203 . On Ubuntu, that version is available in Xenial but not Trusty. + +"""]]