From d2d09921470b81c7a6b192a81890c7edaaefa8ef Mon Sep 17 00:00:00 2001 From: Ruan Date: Wed, 18 Aug 2021 21:10:21 -0300 Subject: [PATCH] Adding a new line to the SSL config file example in the README.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09a41bf..aeb95be 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Inside your file there should be two lines like these: ` path/to/cert/my_cert.crt + path/to/cert/my_private_key.key `