Forgot to change key file names.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 6 Apr 2005 18:03:02 +0000 (18:03 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 6 Apr 2005 18:03:02 +0000 (18:03 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1511 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/shibboleth.xml.in

index 50dd962..1f199f4 100644 (file)
         <Credentials xmlns="urn:mace:shibboleth:credentials:1.0">
             <FileResolver Id="defcreds">
                 <Key format="PEM">
-                    <Path>@-PKGSYSCONFDIR-@/shar.key</Path>
+                    <Path>@-PKGSYSCONFDIR-@/example.key</Path>
                 </Key>
                 <Certificate format="PEM">
-                    <Path>@-PKGSYSCONFDIR-@/shar.crt</Path>
+                    <Path>@-PKGSYSCONFDIR-@/example.crt</Path>
                 </Certificate>
             </FileResolver>