From bb40200deb53b237893e85f2a4cab99f14e8e3a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20M=C3=BCltin?= Date: Mon, 1 May 2017 14:08:36 -0500 Subject: [PATCH] =?UTF-8?q?Updated=20generateCertificates.sh=20shell=20scr?= =?UTF-8?q?ipt=20to=20make=20sure=20the=20necessary=20folders=20=E2=80=9Ac?= =?UTF-8?q?erts=E2=80=98,=20=E2=80=9Acsrs=E2=80=98,=20=E2=80=9Akeystores?= =?UTF-8?q?=E2=80=98,=20and=20=E2=80=9AprivateKeys=E2=80=98=20exist=20or?= =?UTF-8?q?=20are=20created=20if=20they=20don=E2=80=99t=20exist=20before?= =?UTF-8?q?=20executing=20the=20rest=20of=20the=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RISE-V2G-Certificates/generateCertificates.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RISE-V2G-Certificates/generateCertificates.sh b/RISE-V2G-Certificates/generateCertificates.sh index 5e7486e..af46434 100644 --- a/RISE-V2G-Certificates/generateCertificates.sh +++ b/RISE-V2G-Certificates/generateCertificates.sh @@ -19,6 +19,11 @@ # # Author: Marc Mültin (marc.mueltin@chargepartner.com) +# 0) Create directories if not yet existing +mkdir -p certs +mkdir -p csrs +mkdir -p keystores +mkdir -p privateKeys # 1) Create a self-signed V2GRootCA certificate # 1.1) Create a