Rename default credential files.
[shibboleth/sp.git] / configs / shibboleth2.xml
index d96e8d3..3070690 100644 (file)
         <AttributeFilter type="XML" path="attribute-policy.xml"/>
 
         <!-- Simple file-based resolver for using a single keypair. -->
-        <CredentialResolver type="File" key="sp-example.key" certificate="sp-example.crt"/>
+        <CredentialResolver type="File" key="sp-key.pem" certificate="sp-cert.pem"/>
 
     </ApplicationDefaults>