From bb38807a8e74749e13d5218191c37ac8910fac85 Mon Sep 17 00:00:00 2001 From: fiorucci Date: Mon, 20 Jan 2025 12:07:51 +0000 Subject: [PATCH] Updated references to expired signing keys --- .../host-based-nginx-instructions/common-steps-with-debian.md | 4 ++-- .../host-based-nginx-instructions/common-steps-with-ubuntu.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-debian.md b/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-debian.md index ceafb0b66..57392212e 100644 --- a/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-debian.md +++ b/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-debian.md @@ -42,9 +42,9 @@ The output should contain the full fingerprint `573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62` as follows: ```none - pub rsa2048 2011-08-19 [SC] [expires: 2024-06-14] + pub rsa2048 2011-08-19 [SC] [expires: 2027-05-24] 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62 uid nginx signing key ``` - If the fingerprint is different, remove the file. \ No newline at end of file + If the fingerprint is different, remove the file. diff --git a/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-ubuntu.md b/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-ubuntu.md index 8b98c4b9e..e1aface88 100644 --- a/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-ubuntu.md +++ b/content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-ubuntu.md @@ -42,9 +42,9 @@ The output should contain the full fingerprint `573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62` as follows: ```none - pub rsa2048 2011-08-19 [SC] [expires: 2024-06-14] + pub rsa2048 2011-08-19 [SC] [expires: 2027-05-24] 573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62 uid nginx signing key ``` - If the fingerprint is different, remove the file. \ No newline at end of file + If the fingerprint is different, remove the file.