From b2077b05b4865a123bd5e5666b781158786cbec2 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Mon, 21 Jan 2019 17:51:14 +0100 Subject: [PATCH] Feb. 13th 2019: End of life for tls sni 01 (Let's Encrypt) added deb http://ftp.debian.org/debian stretch-backports main --- install-nextcloud-debian.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-nextcloud-debian.sh b/install-nextcloud-debian.sh index 56deafc..b0397f2 100644 --- a/install-nextcloud-debian.sh +++ b/install-nextcloud-debian.sh @@ -74,6 +74,7 @@ deb [arch=amd64] http://nginx.org/packages/mainline/debian/ stretch nginx deb-src [arch=amd64] http://nginx.org/packages/mainline/debian/ stretch nginx deb [arch=amd64] http://mirror2.hs-esslingen.de/mariadb/repo/10.3/debian stretch main deb https://packages.sury.org/php/ stretch main +deb http://ftp.debian.org/debian stretch-backports main EOF ###prepare the server environment wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg