xsi:schemaLocation="urn:mace:shibboleth:credentials:1.0 credentials.xsd">
<FileResolver Id="test">
+ <Key format="DER">
+ <Path>/conf/test.pkcs8.derkey</Path>
+ </Key>
<Certificate format="PEM">
<Path>/conf/test.single.pemcrt</Path>
<CAPath>/conf/test.single.2.pemcrt</CAPath>
<CAPath>/conf/test.single.3.pemcrt</CAPath>
</Certificate>
- <Key format="DER">
- <Path>/conf/test.pkcs8.derkey</Path>
- </Key>
</FileResolver>
</Credentials>
\ No newline at end of file