From 168afaad7de313f944ed7a7a191377a14327d8d3 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnRIwPkmDOZSpul-Lx61_jUGHh9f_F3od8" Date: Tue, 15 Jan 2013 00:26:03 +0000 Subject: [PATCH] --- doc/forum/No_SSL_traffic_for_S3__63__.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/No_SSL_traffic_for_S3__63__.mdwn diff --git a/doc/forum/No_SSL_traffic_for_S3__63__.mdwn b/doc/forum/No_SSL_traffic_for_S3__63__.mdwn new file mode 100644 index 0000000000..c2f4e3717f --- /dev/null +++ b/doc/forum/No_SSL_traffic_for_S3__63__.mdwn @@ -0,0 +1,8 @@ +As far I can tell, the encryption mentioned on the wiki for S3 [1] refers to file-level encryption. That is, it encrypts files with GPG before storing them (or after retrieving them) from S3. However, even if I have GPG encryption off, I still want S3 requests to use SSL encryption. As far as I can tell, HTTPS isn't used with S3 remotes. Is there any way to enable it (if so, it should be the default)? + +I am using git-annex version: 3.20120406 + +Cheers, +--acrefoot + +[1] http://git-annex.branchable.com/special_remotes/S3/