From dc030ed2190b0370b38c21c93f16998fce4cc83f Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Tue, 7 Jul 2015 14:41:37 +0200 Subject: [PATCH] add note that updating might run in cURL issues --- admin_manual/release_notes.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index 448cdbb42..e7284559c 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -49,6 +49,11 @@ A default set of security and privacy HTTP headers have been added to the ownCloud ``.htaccess`` file, and ownCloud administrators may now customize which headers are sent. +More strict SSL certificate checking improves security but can result in +"cURL error 60: SSL certificate problem: unable to get local issuer certificate" +errors with certain broken PHP versions. Update your PHP or contact your vendor +if you receive these errors. + The persistent file-based cache (e.g. used by LDAP integration) has been dropped and replaced with a memory-only cache, which must be explicitly configured. See :doc:`configuration_user/user_auth_ldap`. Memory cache configuration for the