diff --git a/testssl.sh b/testssl.sh index 8ce2ce0..dacb285 100755 --- a/testssl.sh +++ b/testssl.sh @@ -10277,7 +10277,7 @@ certificate_info() { out "$indent"; pr_bold " Intermediate cert validity " first=false else - out "$indent$spaces" + out "$spaces" fi out "#${i}: " if ! [[ "$($OPENSSL x509 -checkend 1 2>>$ERRFILE <<< "$cert")" =~ \ not\ ]]; then