pagekite: Drop the config file for forcing use of Debian certs

See Debian bug #961984. This patch is available in Debian since version
1.5.2.200531-1. It is present in bullseye and bookworm. So it can be dropped
from FreedomBox.

Tests:

- Untested, as the exact configuration exists in
/etc/pagekite.d/90_debian_certs.rc

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2023-05-16 12:00:19 -07:00 committed by James Valleroy
parent 0daf6f353e
commit e05a4b5eae
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 1 additions and 11 deletions

View File

@ -121,3 +121,4 @@ rm_conffile /etc/apache2/conf-available/mediawiki-freedombox.conf 23.10~
rm_conffile /etc/mediawiki/FreedomBoxStaticSettings.php 23.10~
rm_conffile /etc/apache2/conf-available/minidlna-freedombox.conf 23.10~
rm_conffile /etc/NetworkManager/dispatcher.d/10-freedombox-batman 23.10~
rm_conffile /etc/pagekite.d/90_freedombox_certs.rc 23.10~

View File

@ -1,11 +0,0 @@
#
# This file is shipped by FreedomBox. DO NOT EDIT.
#
# This is to make Pagekite use certficates shipped by Debian. Otherwise by
# default, it uses internally shipped certificates that may be outdated. See:
# https://pagekite.wordpress.com/2020/05/30/tls-certificate-validation-issues/
#
# If you wish to override this setting, create another file starting with a
# number higher than 90.
#
ca_certs = /etc/ssl/certs/ca-certificates.crt