mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-07-15 03:27:38 +02:00
Fixed 'cert_trust_wildcard' identifier when multiple certificates are present.
This commit is contained in:
+1
-1
@@ -10204,7 +10204,7 @@ certificate_info() {
|
||||
out "${spaces}"
|
||||
pr_svrty_low "wildcard certificate" ; outln " could be problematic, see other hosts at"
|
||||
outln "${spaces}https://search.censys.io/search?resource=hosts&virtual_hosts=INCLUDE&q=$cert_fingerprint_sha2"
|
||||
fileout "cert_trust${json_postfix}_wildcard" "LOW" "trust is via wildcard"
|
||||
fileout "cert_trust_wildcard${json_postfix}" "LOW" "trust is via wildcard"
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user