Merge pull request #1663 from dcooper16/fix1662

Fix #1662
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

View File

@ -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 "