added matcher name for better visibility in result.

patch-1
sandeep 2023-06-22 15:24:21 +05:30
parent 98cf25dfed
commit f15cfb0b43
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,7 @@ ssl:
matchers:
- type: word
name: tls-1.0
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
@ -237,6 +238,7 @@ ssl:
matchers:
- type: word
name: tls-1.1
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
@ -448,6 +450,7 @@ ssl:
matchers:
- type: word
name: tls-1.2
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"
@ -659,6 +662,7 @@ ssl:
matchers:
- type: word
name: tls-1.3
part: cipher
words:
- "TLS_DHE_PSK_WITH_CAMELLIA_128_CBC_SHA256"