mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
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:
parent
0daf6f353e
commit
e05a4b5eae
1
debian/freedombox.maintscript
vendored
1
debian/freedombox.maintscript
vendored
@ -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~
|
||||
|
||||
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user