diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-27 10:34:22 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-27 10:34:22 +0000 |
commit | a59219695a3e08c0a19fd19dadb9c743e69e2f86 (patch) | |
tree | a2e0de03eb7db0eee5704910905bd0e18d5683ce /id.server | |
parent | 3d17b14cd4e87793b881633359d38398a6277f4c (diff) | |
download | moa-id-spss-a59219695a3e08c0a19fd19dadb9c743e69e2f86.tar.gz moa-id-spss-a59219695a3e08c0a19fd19dadb9c743e69e2f86.tar.bz2 moa-id-spss-a59219695a3e08c0a19fd19dadb9c743e69e2f86.zip |
Alle überflüssigen Trustprofile gelöscht.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@693 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server')
-rw-r--r-- | id.server/data/deploy/conf/moa-spss/SampleMOASPSSConfiguration.xml | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/id.server/data/deploy/conf/moa-spss/SampleMOASPSSConfiguration.xml b/id.server/data/deploy/conf/moa-spss/SampleMOASPSSConfiguration.xml index 5bce92500..eac584f3f 100644 --- a/id.server/data/deploy/conf/moa-spss/SampleMOASPSSConfiguration.xml +++ b/id.server/data/deploy/conf/moa-spss/SampleMOASPSSConfiguration.xml @@ -39,38 +39,6 @@ <cfg:Id>MOAIDBuergerkarteAuthentisierungsDatenMitTestkarten</cfg:Id> <cfg:TrustAnchorsLocation>trustprofiles/MOAIDBuergerkarteAuthentisierungsDatenMitTestkarten</cfg:TrustAnchorsLocation> </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>Test-Signaturdienste</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/test</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>CertifiedSignature</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/certifiedSignature</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>CertifiedSignature+Test</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/certifiedSignature+Test</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>SecureSignature</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/secureSignature</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>SecureSignature-Qual-Only</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/secureSignature-qual-only</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>SecureSignature+Test</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/secureSignature+Test</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>IdentityLink</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/identityLink</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> - <cfg:TrustProfile> - <cfg:Id>IdentityLink+Test</cfg:Id> - <cfg:TrustAnchorsLocation>trustProfiles/identityLink+Test</cfg:TrustAnchorsLocation> - </cfg:TrustProfile> </cfg:PathValidation> <cfg:RevocationChecking> <cfg:EnableChecking>true</cfg:EnableChecking> |