From 5f43710b3981a7e4b618b34bb28c125d4c51e1f4 Mon Sep 17 00:00:00 2001
From: Martin Haase <martin.haase@daasi.de>
Date: Wed, 14 Nov 2012 13:18:07 +0000
Subject: [PATCH] DAASI CA Certificate Location

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@13641 7c539038-3410-0410-b1ec-0f2a7bf1c452
---
 info.textgrid.middleware.tgauth.tgaccount/README.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/info.textgrid.middleware.tgauth.tgaccount/README.txt b/info.textgrid.middleware.tgauth.tgaccount/README.txt
index 38f398d..b047a00 100644
--- a/info.textgrid.middleware.tgauth.tgaccount/README.txt
+++ b/info.textgrid.middleware.tgauth.tgaccount/README.txt
@@ -61,8 +61,9 @@ Installation:
     edit /etc/ldap/ldap.conf and add/change the line
     TLS_CACERT      /etc/ssl/certs/daasi-ca.pem
 
-    Download the DAASI ca certificate from [TODO].
-    Copy the certificate to /etc/ssl/certs/daasi-ca.pem
+    Download the DAASI ca certificate from 
+	http://daasi.de/downloads/daasi-zertifikat/ 
+    and copy the certificate to /etc/ssl/certs/daasi-ca.pem
     
 5) Typo3 frontend
    --------------
-- 
GitLab