From f9478c87f6e8553ce42c5fca91c2fc09f9f50d0f Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sat, 14 Jun 2025 19:21:10 +0700 Subject: brokenlinks: add option "insecure" The insecure option will allow and not report as error on server with invalid certificates. --- README.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index f85fa45..b8f79b0 100644 --- a/README.adoc +++ b/README.adoc @@ -49,6 +49,9 @@ This command accept the following options, `-ignore-status=`:: List of HTTP status code that will be ignored during scan. +`-insecure`:: +Do not report as error on server with invalid certificates. + `-past-result=`:: Scan only the pages reported by result from past scan based on the content in JSON file. -- cgit v1.3