From dbc0d9614421e064cc62aacf116ebb783c83f2f3 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 1 Apr 2016 16:50:13 +0200 Subject: [merge] merging c3sl / fr - initial commit --- modules/webinterface/templates/https.html | 60 +++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 modules/webinterface/templates/https.html (limited to 'modules/webinterface/templates/https.html') diff --git a/modules/webinterface/templates/https.html b/modules/webinterface/templates/https.html new file mode 100644 index 00000000..c6161cd6 --- /dev/null +++ b/modules/webinterface/templates/https.html @@ -0,0 +1,60 @@ +
+ + +
+
{{lang_httpsSettings}}
+
+

{{lang_description}}

+ {{^httpsEnabled}} +

{{lang_HttpsIsDisabled}}

+ {{/httpsEnabled}} + {{#httpsEnabled}} +
+ + + {{lang_noHttps}} + +
+ {{/httpsEnabled}} +
+ + + {{lang_randomCert}} + +
+
+ + + {{lang_customCert}} + +
+ +
+ +
+
+
+
-- cgit v1.2.3-55-g7522