diff --git a/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml b/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml
index c5197419e..0b851ec5d 100644
--- a/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml
+++ b/security/stunnel/src/opnsense/mvc/app/models/OPNsense/Stunnel/Stunnel.xml
@@ -74,8 +74,6 @@
Y
Y
stunnel ssl ciphers
- /tmp/stunnel_ciphers_list.json
- 360
Please specify valid tls ciphers.
diff --git a/security/stunnel/src/opnsense/service/conf/actions.d/actions_stunnel.conf b/security/stunnel/src/opnsense/service/conf/actions.d/actions_stunnel.conf
index e869be423..142f0d18a 100644
--- a/security/stunnel/src/opnsense/service/conf/actions.d/actions_stunnel.conf
+++ b/security/stunnel/src/opnsense/service/conf/actions.d/actions_stunnel.conf
@@ -2,6 +2,7 @@
command:/usr/local/opnsense/scripts/system/ssl_ciphers.py --format=key_value
parameters:
type:script_output
+cache_ttl:360
message:List SSL ciphers
[start]