[Bugfix][R307L][bug-view-1672][web] Support HTTPS access

Change-Id: I909b1a665252363013da1087865da8e6fd20fad1
diff --git a/lynq/R305/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main b/lynq/R305/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lynq/R305/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main
diff --git a/lynq/R307/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main b/lynq/R307/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lynq/R307/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main
diff --git a/lynq/R307L/ap/lib/libssl/makefile b/lynq/R307L/ap/lib/libssl/makefile
index 76cde27..f2af36e 100755
--- a/lynq/R307L/ap/lib/libssl/makefile
+++ b/lynq/R307L/ap/lib/libssl/makefile
@@ -45,15 +45,53 @@
 CONFIG_OPTS += --prefix=$(INSTALL_DIR)
 CONFIG_OPTS += --openssldir=$(INSTALL_DIR)/etc/ssl
 
-CONFIG_OPTS += no-shared
-ifeq ($(CONFIG_LIBSSL_SHARE_LIB), y)
+#CONFIG_OPTS += no-shared
+#ifeq ($(CONFIG_LIBSSL_SHARE_LIB), y)
 CONFIG_OPTS += shared
-endif
+#endif
 #CONFIG_OPTS += -latomic
 CONFIG_OPTS += threads
 CONFIG_OPTS += no-rc5
-CONFIG_OPTS += enable-camellia
-CONFIG_OPTS += enable-mdc2
+CONFIG_OPTS += no-asm
+CONFIG_OPTS += no-threads
+CONFIG_OPTS += no-sse2
+CONFIG_OPTS += no-rfc3779
+CONFIG_OPTS += no-hw
+CONFIG_OPTS += no-md4
+CONFIG_OPTS += no-camellia
+#CONFIG_OPTS += no-ec
+CONFIG_OPTS += no-ssl3
+CONFIG_OPTS += no-poly1305
+CONFIG_OPTS += no-siphash
+CONFIG_OPTS += no-sm3
+CONFIG_OPTS += no-aria
+CONFIG_OPTS += no-bf
+CONFIG_OPTS += no-chacha
+CONFIG_OPTS += no-dsa
+CONFIG_OPTS += no-sm2
+CONFIG_OPTS += no-cmac
+CONFIG_OPTS += no-srp
+CONFIG_OPTS += no-ts
+CONFIG_OPTS += no-cms
+CONFIG_OPTS += no-ocsp
+CONFIG_OPTS += no-err
+CONFIG_OPTS += no-engine
+CONFIG_OPTS += no-ct
+
+#CONFIG_OPTS += no-ecdh
+#CONFIG_OPTS += no-ecdsa
+CONFIG_OPTS += no-seed
+CONFIG_OPTS += no-ocb
+
+CONFIG_OPTS += no-capieng
+CONFIG_OPTS += no-gost
+CONFIG_OPTS += no-rdrand
+
+CONFIG_OPTS += no-ui-console
+CONFIG_OPTS += no-srp
+
+#CONFIG_OPTS += enable-camellia
+#CONFIG_OPTS += enable-mdc2
 CONFIG_OPTS += no-tests
 CONFIG_OPTS += no-fuzz-libfuzzer
 CONFIG_OPTS += no-fuzz-afl
diff --git a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/build/config.mk b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/build/config.mk
index 8aff1b8..59f224d 100755
--- a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/build/config.mk
+++ b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/build/config.mk
@@ -108,3 +108,5 @@
 # y for yes, n for no, keep same format with kernel configuration

 export CONFIG_MIN_8M_VERSION := y

 CUSTOM_MACRO += -DCONFIG_MIN_8M_VERSION=y

+

+export CONFIG_USE_WEBUI_SSL=yes

diff --git a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/config/normal/config_app.mk b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/config/normal/config_app.mk
index ab49852..fc601c0 100755
--- a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/config/normal/config_app.mk
+++ b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/config/normal/config_app.mk
@@ -9,7 +9,7 @@
 			dnsmasq \

 			Script \

 			zte_amt \

-			zte_webui clatd cwmp at_tool cgi wefota

+			zte_webui clatd at_tool cgi wefota

 

 #yes only when klocwork static analysis 

 ifneq ($(KW_SKIP),yes)

diff --git a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/bin/zte_volte_main
diff --git a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/sbin/iperf3 b/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/sbin/iperf3
deleted file mode 100755
index 9ae80ac..0000000
--- a/lynq/R307L/ap/project/zx297520v3/prj_cpe_min/fs/normal/rootfs/sbin/iperf3
+++ /dev/null
Binary files differ