Skip to content

Commit b188442

Browse files
Updated expired references to signing keys (#80)
Updated references to expired signing keys Co-authored-by: Mike Jang <[email protected]>
1 parent eda7914 commit b188442

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-debian.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
The output should contain the full fingerprint `573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62` as follows:
4343

4444
```none
45-
pub rsa2048 2011-08-19 [SC] [expires: 2024-06-14]
45+
pub rsa2048 2011-08-19 [SC] [expires: 2027-05-24]
4646
573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62
4747
uid nginx signing key <[email protected]>
4848
```
4949

50-
If the fingerprint is different, remove the file.
50+
If the fingerprint is different, remove the file.

content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-ubuntu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
The output should contain the full fingerprint `573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62` as follows:
4343

4444
```none
45-
pub rsa2048 2011-08-19 [SC] [expires: 2024-06-14]
45+
pub rsa2048 2011-08-19 [SC] [expires: 2027-05-24]
4646
573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62
4747
uid nginx signing key <[email protected]>
4848
```
4949

50-
If the fingerprint is different, remove the file.
50+
If the fingerprint is different, remove the file.

0 commit comments

Comments
 (0)