From 0be3ac378f7fbca6ac03833013fbf5ed01ea83d0 Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Tue, 7 Jul 2015 14:43:50 +0200 Subject: [PATCH] small update --- admin_manual/release_notes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index e7284559c..f8b20f71d 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -51,8 +51,8 @@ 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. +errors with certain broken PHP versions. Please verify your SSL setup, 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