From 703a7feed259812e41e9cfaaef9e0cdc2b8266a6 Mon Sep 17 00:00:00 2001 From: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> Date: Thu, 16 Jul 2020 19:29:11 -0700 Subject: [PATCH] Update help text for SSL certificates/key in PEM format --- data/interfaces/default/settings.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/interfaces/default/settings.html b/data/interfaces/default/settings.html index 6089935b..1ee1cfc4 100644 --- a/data/interfaces/default/settings.html +++ b/data/interfaces/default/settings.html @@ -577,7 +577,7 @@ -
The location of the SSL certificate.
+The location of the SSL certificate in PEM format.
The location of the SSL certificate chain.
+The location of the SSL certificate chain in PEM format.
The location of the SSL key.
+The location of the SSL key in PEM format.