mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-17 17:32:54 +02:00
readjust missing HSTS in JSON to info level, see #1010
This commit is contained in:
@ -1666,7 +1666,7 @@ run_hsts() {
|
||||
fi
|
||||
else
|
||||
out "--"
|
||||
fileout "hsts" "HIGH" "No support for HTTP Strict Transport Security"
|
||||
fileout "hsts" "INFO" "No support for HTTP Strict Transport Security"
|
||||
fi
|
||||
outln
|
||||
|
||||
|
Reference in New Issue
Block a user