From f2edf667d6bff382c2463e1972b4504000617f1f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 27 Jun 2017 18:03:17 +0530 Subject: [PATCH] Add TODO note about LE integration --- src/calibre/srv/TODO.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/calibre/srv/TODO.rst b/src/calibre/srv/TODO.rst index 1b61448e9e..24a35afb98 100644 --- a/src/calibre/srv/TODO.rst +++ b/src/calibre/srv/TODO.rst @@ -25,5 +25,7 @@ New features for the server generally - Add more book list visualizations and/or a customizable visualization +- Automatic Let's Encrypt integration so that using HTTPS is easier + Bug fixes --------------