From 2043b9406290ed52752f02aa4651dc994c1dfcdf Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Tue, 23 Oct 2018 09:45:54 +0200 Subject: [PATCH] update todo Signed-off-by: Felix Bartels --- ssl/gencerts.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ssl/gencerts.sh b/ssl/gencerts.sh index 121364f..513ebac 100755 --- a/ssl/gencerts.sh +++ b/ssl/gencerts.sh @@ -1,6 +1,8 @@ #!/bin/sh # https://github.com/google/easypki +# TODO integrate this directly into start.sh? + echo "Creating CA and Server certificates..." easypki create --filename internalca --organizational-unit primary --expire 3650 --ca "Internal Kopano System"