From 967cb0675fd4165e05b3b196f6ebcf9f0739f51b Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 25 Nov 2015 09:14:07 +0200 Subject: [PATCH] Update TODO list. --- README.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6af8d0f..6ea1bc6 100644 --- a/README.rst +++ b/README.rst @@ -86,4 +86,7 @@ at: https://www.shore.co.il/cgit/. TODO ---- -- PKCS12 file for browser import (also tests). +- Add server test. +- Verify that adding the PKCS12 cert to Firefox enables secure connections + without warnings. +- Certs are signed for 30 days although the setting is 365 days, fix that. -- GitLab