From c2328edab5d2282b4b171699d65b84b925d0b698 Mon Sep 17 00:00:00 2001 From: Aruna Appikatla Date: Tue, 30 Jun 2026 20:55:17 +0530 Subject: [PATCH] RDK-61615: Remove Sensitive StringFrom Open Source Reason for change: Remove Sensitive String (pattern180) From Open Source Test Procedure: Tested the tasks locally Risks: Low Signed-off-by: Aruna_Appikatla@comcast.com --- source/Styles/xb3/config/webgui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Styles/xb3/config/webgui.sh b/source/Styles/xb3/config/webgui.sh index 47f0ee0..d9a1f2e 100755 --- a/source/Styles/xb3/config/webgui.sh +++ b/source/Styles/xb3/config/webgui.sh @@ -54,7 +54,7 @@ if [ -d /nvram/certs ]; then exit 127 fi mkdir -p /tmp/.webui/ - ID="/tmp/trpfizyanrln" + ID="/tmp/myrouter-webui" GetConfigFile $ID cp /nvram/certs/myrouter.io.cert.pem /tmp/.webui/ #lighttpd expects file with key and pem