From e20ef13b48bb4793e3001030490dd80f249c2fda Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Wed, 25 May 2016 13:43:29 +0200 Subject: Change instructions to configure Lynis when using self-signed certificates with upload --- include/data_upload | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/data_upload') diff --git a/include/data_upload b/include/data_upload index d7d9b4c0..b6985ce2 100644 --- a/include/data_upload +++ b/include/data_upload @@ -150,8 +150,8 @@ ;; 60) echo "${RED}Self-signed certificate used on Lynis Enterprise node${NORMAL}" - echo "If you want to accept a self-signed certificate, use the -k option in the profile." - echo "Example: ${WHITE}config:upload_options:-k:${NORMAL}" + echo "If you want to accept a self-signed certificate, configure your profile and set the -k option in the upload-options." + echo "Example: ${WHITE}$0 configure settings upload-options=-k${NORMAL}" LogText "Result: found self-signed certificate, however cURL -k option not used." ;; 83) echo "${YELLOW}Error (83): ${NORMAL}Could not check used certificate of server." ;; -- cgit v1.2.3