mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 15:24:21 +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)
|
60)
|
||||||
echo "${RED}Self-signed certificate used on Lynis Enterprise node${NORMAL}"
|
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 "If you want to accept a self-signed certificate, configure your profile and set the -k option in the upload-options."
|
||||||
echo "Example: ${WHITE}config:upload_options:-k:${NORMAL}"
|
echo "Example: ${WHITE}$0 configure settings upload-options=-k${NORMAL}"
|
||||||
LogText "Result: found self-signed certificate, however cURL -k option not used."
|
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." ;;
|
83) echo "${YELLOW}Error (83): ${NORMAL}Could not check used certificate of server." ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user