This commit is contained in:
Johan Björklund 2024-11-27 16:22:05 +01:00
parent 346cb45851
commit 10658d4739
Signed by untrusted user: bjorklund
GPG key ID: 5E8401339C7F5037

View file

@ -106,7 +106,7 @@
<AttributeFilter type="XML" validate="true" path="attribute-policy.xml"/>
<!-- Simple file-based resolver for using a single keypair. -->
<CredentialResolver type="File" key="sp-key.pem" certificate="sp-cert.pem"/>
<CredentialResolver type="File" key="certs/sp-key.pem" certificate="certs/sp-cert.pem"/>
</ApplicationDefaults>