1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-05-18 22:26:04 +02:00

Merge pull request from dcooper16/fix1662

Fix 
This commit is contained in:
Dirk Wetter 2020-06-25 13:39:58 +02:00 committed by GitHub
commit b1f64a50df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8647,7 +8647,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 "