From 4f72f2fa8ea329a555ca6f5fb1257d286fc4fe2b Mon Sep 17 00:00:00 2001 From: Andre Klaerner Date: Fri, 24 Sep 2021 11:36:29 +0200 Subject: [PATCH] fix html output content type header --- testssl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testssl.sh b/testssl.sh index 143f8ce..7f21f38 100755 --- a/testssl.sh +++ b/testssl.sh @@ -1488,7 +1488,7 @@ html_header() { html_out "\n" html_out "\n" html_out "\n" - html_out "\n" + html_out "\n" html_out "testssl.sh\n" html_out "\n" html_out "\n"