From bc228b8d779f9f073602938c9eee0d30b4d739cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Th=C3=B6rn?= Date: Wed, 1 Apr 2020 11:54:07 +0200 Subject: [PATCH] Adds comment about needing to be a pem-file This needs to be a .pem-file --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 2bd494792a..57cbfbd2d0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -477,7 +477,7 @@ Before starting the install process, review the [inventory](./installer/inventor *ssl_certificate* -> Optionally, provide the path to a file that contains a certificate and its private key. +> Optionally, provide the path to a file that contains a certificate and its private key. This needs to be a .pem-file *docker_compose_dir*