From 006ba4c563b526d3682425feefbdcbb0ce3dc92e Mon Sep 17 00:00:00 2001
From: kwriley87 <44898264+kwriley87@users.noreply.github.com>
Date: Mon, 19 Nov 2018 16:40:25 -0600
Subject: [PATCH] HTek Template Changes (#3770)
* Fix http:// prefix in Server Config URL to https://
Currently in the template, the server config prefix is set to http:// and should be set to https://
* Fix http:// prefix in Server Config to https://
Currently in the template, the server config prefix is set to http:// and should be set to https://
* HTek Template Changes
TSLCommenNameValidation should be set to 1 for OFF
TLSOnlyAcceptTrustCA should be set to 1 for OFF
TrustedCaType Should be set to 2 for All Certificates
---
resources/templates/provision/htek/uc903/{$mac}.cfg | 8 ++++----
resources/templates/provision/htek/uc923/{$mac}.cfg | 8 ++++----
resources/templates/provision/htek/uc924/{$mac}.cfg | 8 ++++----
resources/templates/provision/htek/uc926/{$mac}.cfg | 8 ++++----
4 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/resources/templates/provision/htek/uc903/{$mac}.cfg b/resources/templates/provision/htek/uc903/{$mac}.cfg
index 2530559082..f757d49868 100644
--- a/resources/templates/provision/htek/uc903/{$mac}.cfg
+++ b/resources/templates/provision/htek/uc903/{$mac}.cfg
@@ -1023,7 +1023,7 @@
3
http://h-tek.com/fm
- http://{$domain_name}/app/provision
+ https://{$domain_name}/app/provision
66
1
1
@@ -2356,7 +2356,7 @@
0
- 0
+ 2
0
0
1
@@ -2411,8 +2411,8 @@
0
8
0
- 0
- 0
+ 1
+ 1
1
0
diff --git a/resources/templates/provision/htek/uc923/{$mac}.cfg b/resources/templates/provision/htek/uc923/{$mac}.cfg
index 2530559082..f757d49868 100644
--- a/resources/templates/provision/htek/uc923/{$mac}.cfg
+++ b/resources/templates/provision/htek/uc923/{$mac}.cfg
@@ -1023,7 +1023,7 @@
3
http://h-tek.com/fm
- http://{$domain_name}/app/provision
+ https://{$domain_name}/app/provision
66
1
1
@@ -2356,7 +2356,7 @@
0
- 0
+ 2
0
0
1
@@ -2411,8 +2411,8 @@
0
8
0
- 0
- 0
+ 1
+ 1
1
0
diff --git a/resources/templates/provision/htek/uc924/{$mac}.cfg b/resources/templates/provision/htek/uc924/{$mac}.cfg
index 96bebd76ae..b0992b2b8e 100644
--- a/resources/templates/provision/htek/uc924/{$mac}.cfg
+++ b/resources/templates/provision/htek/uc924/{$mac}.cfg
@@ -1023,7 +1023,7 @@
3
http://h-tek.com/fm
- http://{$domain_name}/app/provision
+ https://{$domain_name}/app/provision
66
1
1
@@ -2356,7 +2356,7 @@
0
- 0
+ 2
0
0
1
@@ -2411,8 +2411,8 @@
0
8
0
- 0
- 0
+ 1
+ 1
1
0
diff --git a/resources/templates/provision/htek/uc926/{$mac}.cfg b/resources/templates/provision/htek/uc926/{$mac}.cfg
index 1519805660..4c5b38d8d9 100644
--- a/resources/templates/provision/htek/uc926/{$mac}.cfg
+++ b/resources/templates/provision/htek/uc926/{$mac}.cfg
@@ -1023,7 +1023,7 @@
3
http://h-tek.com/fm
- http://{$domain_name}/app/provision
+ https://{$domain_name}/app/provision
66
1
1
@@ -2356,7 +2356,7 @@
0
- 0
+ 2
0
0
1
@@ -2411,8 +2411,8 @@
0
8
0
- 0
- 0
+ 1
+ 1
1
0