mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-07 09:10:57 +01:00
Merge pull request #1664 from dcooper16/fix1662_3.0
Fix #1662 in 3.0 branch
This commit is contained in:
commit
916d942b00
@ -8373,7 +8373,7 @@ certificate_info() {
|
||||
outok=false
|
||||
fi
|
||||
if "$outok"; then
|
||||
fileout "${jsonID}${json_postfix}" "INFO" "cert_ext_keyusage"
|
||||
fileout "${jsonID}${json_postfix}" "INFO" "$cert_ext_keyusage"
|
||||
fi
|
||||
|
||||
out "$indent"; pr_bold " Serial / Fingerprints "
|
||||
|
Loading…
Reference in New Issue
Block a user