diff --git a/nextcloud.spec b/nextcloud.spec index 220c201..750dbd6 100644 --- a/nextcloud.spec +++ b/nextcloud.spec @@ -80,6 +80,8 @@ Requires: php-pecl-apcu Requires: php-pecl-redis5 # For systemd support during install/uninstall %{?systemd_requires} +# the CA cert bundle is linked to from the config dir +Requires: %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %description