From 682009cb04e3e78d96cb212688ffd23afbce96e7 Mon Sep 17 00:00:00 2001 From: Ambrose Chua Date: Wed, 14 Feb 2018 21:36:21 +0800 Subject: [PATCH] Add TODO --- TODO.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..982e120 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,10 @@ + +Generate files: + https://github.com/coreos/etcd-ca/tree/master/pkix + Generate CA ecdsa keypair + Generate server ecdsa keypair + +Prompt user to install CA cert: + https://github.com/skratchdot/open-golang + +