From de0c1cdbdda0f3f643d174959317003f847133c6 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 1 Dec 2020 13:42:27 +0100 Subject: [SS?S] Add CA infra for client -> server communication --- satellit_upgrader/pack-update.sh | 1 + satellit_upgrader/updater.template.sh | 1 + 2 files changed, 2 insertions(+) (limited to 'satellit_upgrader') diff --git a/satellit_upgrader/pack-update.sh b/satellit_upgrader/pack-update.sh index 3c889f5..bc5e97d 100755 --- a/satellit_upgrader/pack-update.sh +++ b/satellit_upgrader/pack-update.sh @@ -221,6 +221,7 @@ if [ -z "$LEAN" ]; then addinstallfile "slxadmin-bootscript" addinstallfile "slxadmin-boot.service" addinstallfile "patch_lighttpd_phpchildren" + addinstallfile "slx-cert" addinstallfile "dnbd3/dnbd3-server.service" addinstallfile "dnbd3/server.conf" diff --git a/satellit_upgrader/updater.template.sh b/satellit_upgrader/updater.template.sh index b2a9c66..58454c1 100644 --- a/satellit_upgrader/updater.template.sh +++ b/satellit_upgrader/updater.template.sh @@ -554,6 +554,7 @@ if [ "$MAJOR" -lt 10 ]; then fi diffcp "lighttpd.conf" "/etc/lighttpd/lighttpd.conf" && restart["lighttpd.service"]=ja diffcp "lighttpd-auto-ssl.sh" "/usr/share/lighttpd/auto-ssl.sh" && restart["lighttpd.service"]=ja +diffcp "slx-cert" "/opt/openslx/slx-cert" && restart["lighttpd.service"]=ja diffcp "lighttpd-include-conf-d.sh" "/usr/share/lighttpd/include-conf-d.sh" && restart["lighttpd.service"]=ja # ********************** lighttpd php_children ************* -- cgit v1.2.3-55-g7522