From 5105ffc5c3773765725e6ffd2005a455812aef5e Mon Sep 17 00:00:00 2001 From: Ricardo Date: Thu, 11 May 2023 15:30:15 +0100 Subject: [PATCH] Update redis-detect.yaml Detect TLS enabled Redis and TLS enabled Azure Cache for Redis --- network/detection/redis-detect.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/network/detection/redis-detect.yaml b/network/detection/redis-detect.yaml index 10ca60bbb4..f8ebc12a9c 100644 --- a/network/detection/redis-detect.yaml +++ b/network/detection/redis-detect.yaml @@ -22,6 +22,8 @@ tcp: host: - "{{Hostname}}" - "{{Host}}:6379" + - "tls://{Hostname}}" + - "tls://{{Host}}:6380" read-size: 1024 matchers: