From 32e7e1c0542b9c7981aca9663a678dbdf47c003e Mon Sep 17 00:00:00 2001 From: Sandro Bauer <12230153+Sandr0x00@users.noreply.github.com> Date: Thu, 7 Mar 2024 18:10:31 +0100 Subject: [PATCH] fixed reference (#9297) --- ssl/wildcard-tls.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssl/wildcard-tls.yaml b/ssl/wildcard-tls.yaml index 189d916c6b..511efebe2c 100644 --- a/ssl/wildcard-tls.yaml +++ b/ssl/wildcard-tls.yaml @@ -7,7 +7,7 @@ info: description: | Checks a sites certificate to see if there are wildcard CN or SAN entries. reference: - - https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Protection_Cheat_Sheet.html#carefully-consider-the-use-of-wildcard-certificates + - https://cheatsheetseries.owasp.org/cheatsheets/Transport_Layer_Security_Cheat_Sheet.html#carefully-consider-the-use-of-wildcard-certificates metadata: max-request: 1 tags: ssl,tls,wildcard