From 999b0af2a1659fbfbcf619d2e43ce744c2b35cc5 Mon Sep 17 00:00:00 2001
From: "http://barak.a.pearlmutter.myopenid.com/" <Barak_A_Pearlmutter@web>
Date: Sat, 26 Jan 2013 00:11:45 +0000
Subject: [PATCH]

---
 doc/todo/wishlist:_addurl_https:.mdwn | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 doc/todo/wishlist:_addurl_https:.mdwn

diff --git a/doc/todo/wishlist:_addurl_https:.mdwn b/doc/todo/wishlist:_addurl_https:.mdwn
new file mode 100644
index 0000000000..bfb1c9283c
--- /dev/null
+++ b/doc/todo/wishlist:_addurl_https:.mdwn
@@ -0,0 +1,8 @@
+It would be nice if "git annex addurl" allowed https: urls, rather than just http:.
+To give an example, here is a PDF file:
+
+ https://www.fbo.gov/utils/view?id=59ba4c8aa59101a09827ab7b9a787b05
+
+If you switch the https: to http: it redirects you back to https:.
+
+As more sites provide https: for non-secret traffic, this becomes more of an issue.