- ajout du script de renew auto du server CA (fix)
This commit is contained in:
parent
f496539203
commit
16d80bc8d0
|
|
@ -642,7 +642,7 @@ EOF"
|
|||
}
|
||||
|
||||
do_deb_sys_cert_install_ca_server(){
|
||||
local full_command="${WELCOME_SCRIPT_PATH}/ca_server_renew.sh"
|
||||
local full_command="${WELCOME_SCRIPT_PATH}/script/ca_server_renew.sh"
|
||||
|
||||
msg_info "Renouvellement du certificat"
|
||||
eval "$full_command"
|
||||
|
|
|
|||
Loading…
Reference in New Issue