From d4c60e874c0384ffc5ee844ae177938a196d9e33 Mon Sep 17 00:00:00 2001 From: Henry Camacho Date: Thu, 2 Feb 2017 16:50:54 -0600 Subject: [PATCH] Adding support for localhost certs --- .gitmodules | 3 +++ certs | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 certs diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4c393df --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "certs"] + path = certs + url = https://git.daplie.com/Daplie/localhost.daplie.me-certificates.git diff --git a/certs b/certs new file mode 160000 index 0000000..ec246b2 --- /dev/null +++ b/certs @@ -0,0 +1 @@ +Subproject commit ec246b228c87336896c9315e492bc87b3c638e41