added pointers to spc in config.xml (filepath on my computer; this is juste a

sample file)
This commit is contained in:
fpeters 2004-09-29 15:59:06 +00:00
parent d8dd7e83aa
commit 77008d6526
1 changed files with 3 additions and 5 deletions

View File

@ -25,13 +25,11 @@
</serviceProvider>
<serviceProvider>
<metadataFilePath>/home/fred/src/idpc/idpc/data/sp-metadata.xml</metadataFilePath>
<spPublicKey>/home/fred/src/idpc/idpc/data/sp-public-key.pem</spPublicKey>
<spCaCertificate>/home/fred/src/idpc/idpc/data/ca-crt.pem</spCaCertificate>
<metadataFilePath>/home/fred/src/idpc/spc/data/sp-metadata.xml</metadataFilePath>
<spPublicKey>/home/fred/src/spc/idpc/data/sp-public-key.pem</spPublicKey>
<spCaCertificate>/home/fred/src/idpc/spc/data/ca-crt.pem</spCaCertificate>
</serviceProvider>
<!-- could have more service providers -->