mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-07-04 21:01:56 +02:00
@ -8647,7 +8647,7 @@ certificate_info() {
|
|||||||
outok=false
|
outok=false
|
||||||
fi
|
fi
|
||||||
if "$outok"; then
|
if "$outok"; then
|
||||||
fileout "${jsonID}${json_postfix}" "INFO" "cert_ext_keyusage"
|
fileout "${jsonID}${json_postfix}" "INFO" "$cert_ext_keyusage"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
out "$indent"; pr_bold " Serial / Fingerprints "
|
out "$indent"; pr_bold " Serial / Fingerprints "
|
||||||
|
Reference in New Issue
Block a user