From 502f4b2dda473d62d25cce95530cab3b329c5e2d Mon Sep 17 00:00:00 2001 From: gregor Date: Wed, 10 Aug 2005 14:10:26 +0000 Subject: =?UTF-8?q?Beispielkonfigurationsdatei=20f=C3=BCr=20Modultests=20f?= =?UTF-8?q?=C3=BCr=20ConfigurationProvider=20erstellt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@428 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../resources/config/moa.spss.complete-config.xml | 185 +++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 spss.server/res/test/resources/config/moa.spss.complete-config.xml (limited to 'spss.server') diff --git a/spss.server/res/test/resources/config/moa.spss.complete-config.xml b/spss.server/res/test/resources/config/moa.spss.complete-config.xml new file mode 100644 index 000000000..f0cbb9cdb --- /dev/null +++ b/spss.server/res/test/resources/config/moa.spss.complete-config.xml @@ -0,0 +1,185 @@ + + + + + HWC1_Name + HWC1_SlotId + HWC1_UserPIN + + + HWC2_Name + HWC2_UserPIN + + + + + HWK1_Id + HWK1_Name + HWK1_SlotId + HWK1_UserPIN + + + HWK2_Id + HWK2_Name + HWK2_UserPIN + + + SWK1_Id + SWK1_FileName + SWK1_Password + + + SWK2_Id + SWK1_FileName + + + + KG1_Id + + HWK1_Id + + CN=HWK1_Issuer + 0 + + + + HWK2_Id + + CN=HWK2_Issuer + 1 + + + + + KG2_Id + + SWK1_Id + + CN=SKW1_Issuer + 2 + + + + SWK2_Id + + CN=SKW2_Issuer + 3 + + + + + + CN=Customer1_Issuer + 4 + + KG1_Id + KK2_Id + + + KG1_Id + KK2_Id + + + http://an.c14n.alg + http://a.digest.method + + + CTIP_1 + profiles/ctip/CTIP_1.xml + + + CTIP_2 + e:/cio/projekte/basismodule/wartung/projekt/spss.server/res/test/resources/config/profiles/ctip/CTIP_2.xml + + + CSEP_1 + profiles/csep/CESP_1.xml + + + + + + false + false + + + certstore + + + + + + pkix + + + + 5 + + chaining + + + + CN=TA2_Issuer + 6 + + pkix + + + + TP1_Id + trustprofiles/tp1/anchors + trustprofiles/tp1/signercerts + + + TP2_Id + file:e:/cio/projekte/basismodule/wartung/projekt/spss.server/res/test/resources/config/trustprofiles/tp2/anchors/ + file:e:/cio/projekte/basismodule/wartung/projekt/spss.server/res/test/resources/config/trustprofiles/tp2/signercerts/ + + + + false + 10000 + + CRL + OCSP + + + false + 730 + + + jdbc://dummy + fully.qualified.classname + + + + + CN=DP1_Issuer + + http://crl.myca.org + + + http://crl.myotherca.org + aACompromise + affiliationChanged + + + + CN=DP2_Issuer + + http://crl.yetanotherca.org + + + + + + VTIP_1 + profiles/vtip/VTIP_1.xml + + + SP_1 + profiles/sp/SP_1.xml + + + -- cgit v1.2.3