diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-08-24 14:01:39 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-08-24 14:01:39 +0000 |
commit | ad3895c482b9c0a6b6aa2dbf6467d69219152c40 (patch) | |
tree | 9dd8810f0d3804fd76de027b89aaf5984e2a99c5 /id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml | |
parent | b091c998ee43384feddbbfe868953a3bb9f5dbf8 (diff) | |
download | moa-id-spss-ad3895c482b9c0a6b6aa2dbf6467d69219152c40.tar.gz moa-id-spss-ad3895c482b9c0a6b6aa2dbf6467d69219152c40.tar.bz2 moa-id-spss-ad3895c482b9c0a6b6aa2dbf6467d69219152c40.zip |
added Personenbindungs-signer to configurations
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@958 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml index 86ee440e5..e580b0d8e 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml @@ -66,7 +66,8 @@ <X509SubjectName>T=Dr.,CN=Nikolaus Schwab,O=BM f. Inneres i.A. des gf. Mitgieds der Datenschutzkommission</X509SubjectName> <!-- Testkarten (a.sign test government sowie Security Kapsel Neu/SeLaNext ab Version 1.0.3 wird unterstuetzt) --> <X509SubjectName>CN=Test Signaturdienst Personenbindung,OU=IKT-Stabsstelle des Bundes,O=Bundeskanzleramt,C=AT</X509SubjectName> - + <!-- Test-Personenbindung SeLaN 1.04b ff. --> + <X509SubjectName>CN=EGIZ Administrator,OU=Institute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</X509SubjectName> </IdentityLinkSigners> </AuthComponent> |