mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-23 13:54:35 +02:00
Change instructions to configure Lynis when using self-signed certificates with upload
This commit is contained in:
parent
6f1be4c82a
commit
e20ef13b48
@ -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." ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user