From fad0e0a1458be6e89061bd07cefe37e4a4ad1f08 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 19 Sep 2022 16:14:37 -0400 Subject: [PATCH] NGINX fun --- salt/nginx/soc_nginx.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/salt/nginx/soc_nginx.yaml b/salt/nginx/soc_nginx.yaml index 3fedc0208..70b71de4a 100644 --- a/salt/nginx/soc_nginx.yaml +++ b/salt/nginx/soc_nginx.yaml @@ -1,9 +1,10 @@ nginx: config: replace_cert: - description: Replace the Security Onion Certigicate with your own? + description: Replace the Security Onion Certificate with your own? global: True advanced: True + title: Replace Default Cert ssl__key: description: Paste your .key file here file: True