diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-06-24 10:48:43 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-06-24 10:48:43 +0000 |
commit | 5079bf3d7e4c5fa718c5a73e0c46e069df875d78 (patch) | |
tree | 9c72ff4c019264b22e6afe550c3d5cb2d22e3675 /spss.server/data/test/conf/moa-spss/MOA-SPSSConfiguration.xml | |
parent | 195f6140564bdbf2d486f0b152877ec5368a3ecb (diff) | |
download | moa-id-spss-5079bf3d7e4c5fa718c5a73e0c46e069df875d78.tar.gz moa-id-spss-5079bf3d7e4c5fa718c5a73e0c46e069df875d78.tar.bz2 moa-id-spss-5079bf3d7e4c5fa718c5a73e0c46e069df875d78.zip |
Alte Testdaten entsorgt.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@364 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.server/data/test/conf/moa-spss/MOA-SPSSConfiguration.xml')
-rw-r--r-- | spss.server/data/test/conf/moa-spss/MOA-SPSSConfiguration.xml | 178 |
1 files changed, 0 insertions, 178 deletions
diff --git a/spss.server/data/test/conf/moa-spss/MOA-SPSSConfiguration.xml b/spss.server/data/test/conf/moa-spss/MOA-SPSSConfiguration.xml deleted file mode 100644 index da27ece8b..000000000 --- a/spss.server/data/test/conf/moa-spss/MOA-SPSSConfiguration.xml +++ /dev/null @@ -1,178 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<MOAConfiguration xmlns="http://reference.e-government.gv.at/namespace/moaconfig/20021122#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:moa-spss="http://reference.e-government.gv.at/namespace/moa/20020822#"> - <CanonicalizationAlgorithm name="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/> - <DigestMethodAlgorithm name="http://www.w3.org/2000/09/xmldsig#sha1"/> - <GenericConfiguration name="autoAddCertificates" value="true"/> - <GenericConfiguration name="useAuthorityInfoAccess" value="true"/> - <GenericConfiguration name="maxRevocationAge" value="0"/> - <GenericConfiguration name="DirectoryCertStoreParameters.RootDir" value="certstore"/> - <GenericConfiguration name="checkRevocation" value="false"/> - <GenericConfiguration name="archiveRevocationInfo" value="true"/> - <GenericConfiguration name="DataBaseArchiveParameter.JDBCUrl" value="jdbc:postgresql://10.16.46.108/moa?user=moa&password=moatest"/> - <GenericConfiguration name="test.SigningTime" value="2003-05-10T01:01:01+01:00"/> - <!-- - <HardwareCryptoModule name="validPathToPKCS11Lib" slotID="validSlotID" userPIN="validPIN"/> - <HardwareKeyModule name="validPathToPKCS11Lib" slotID="validSlotID" userPIN="validPIN"/> - --> - <!-- - <HardwareKeyModule id="MOAHSM" name="cryptoki.dll" slotID="0" userPIN="1"/> - --> - <SoftwareKeyModule id="SWKeyModule1" filename="keys/test-ee2003_normal(buergerkarte).p12" password="buergerkarte"/> - <SoftwareKeyModule id="SWKeyModule2" filename="keys/normal-eeExpired.p12" password=""/> - <SoftwareKeyModule id="SWKeyModule3" filename="keys/ecc(ego).p12" password="ego"/> - <SoftwareKeyModule id="SWKeyModule4" filename="keys/DSA.512.p12" password="topSecret"/> - <SoftwareKeyModule id="SWKeyModule5" filename="keys/test-ee2003_normal_verw_oid.p12" password="buergerkarte"/> - <SoftwareKeyModule id="SWKeyModule6" filename="keys/Beispielservice_1(password=bspsrv1).p12" password="bspsrv1"/> - <KeyGroup id="MOAHSMRSAKEY"> - <Key> - <KeyModuleID>MOAHSM</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>C=AT,OU=MOA,O=BRZ,CN=MOAHSMRSAKEY</dsig:X509IssuerName> - <dsig:X509SerialNumber>1</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="PKCS12RSAKey1"> - <!--PKCS12RSAKey1 maps to test-ee2003_normal(buergerkarte).p12--> - <Key> - <KeyModuleID>SWKeyModule1</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK Test CA,OU=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>1044289238331</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="PKCS12RSAKeyExpired"> - <!--PKCS12RSAKey1 maps to sicher-demo(buergerkarte).p12--> - <Key> - <KeyModuleID>SWKeyModule2</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>10</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="PKCS12ECDSAKey1"> - <!--PKCS12ECDSAKey1 maps to ecc(ego).p12--> - <Key> - <KeyModuleID>SWKeyModule3</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK ECDSA Test,OU=JavaSecurity,O=IAIK,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>68172</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="DSAinPKCS12"> - <!--DSAinPKCS12 maps to DSA.512.p12--> - <Key> - <KeyModuleID>SWKeyModule4</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK DSA Test CA,OU=JavaSecurity,O=IAIK,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>761791</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="VKTRUE"> - <Key> - <KeyModuleID>SWKeyModule5</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK Test CA,OU=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>1050061309775</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="UMLAUT"> - <Key> - <KeyModuleID>SWKeyModule6</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=MOA Test CA - Signaturdienste,OU=IKT-Stabsstelle des Bundes,O=Bundesministerium f\C3\BCr \C3\B6ffentliche Leistung und Sport,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>4</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroup id="allKeys"> - <Key> - <KeyModuleID>SWKeyModule1</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK Test CA,OU=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>1044289238331</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - <Key> - <KeyModuleID>SWKeyModule2</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>10</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - <Key> - <KeyModuleID>SWKeyModule3</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK ECDSA Test,OU=JavaSecurity,O=IAIK,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>68172</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - <Key> - <KeyModuleID>SWKeyModule4</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK DSA Test CA,OU=JavaSecurity,O=IAIK,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>761791</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - <Key> - <KeyModuleID>SWKeyModule5</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=IAIK Test CA,OU=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>1050061309775</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - <Key> - <KeyModuleID>SWKeyModule6</KeyModuleID> - <KeyCertIssuerSerial> - <dsig:X509IssuerName>CN=MOA Test CA - Signaturdienste,OU=IKT-Stabsstelle des Bundes,O=Bundesministerium f\C3\BCr \C3\B6ffentliche Leistung und Sport,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>4</dsig:X509SerialNumber> - </KeyCertIssuerSerial> - </Key> - </KeyGroup> - <KeyGroupMapping> - <KeyGroup id="PKCS12RSAKey1"/> - <KeyGroup id="PKCS12RSAKeyExpired"/> - <KeyGroup id="PKCS12ECDSAKey1"/> - <KeyGroup id="DSAinPKCS12"/> - <KeyGroup id="MOAHSMRSAKEY"/> - <KeyGroup id="VKTRUE"/> - <KeyGroup id="UMLAUT"/> - </KeyGroupMapping> - <KeyGroupMapping> - <X509IssuerSerial> - <dsig:X509IssuerName>CN=TestUser,OU=MOA,O=BRZ,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>12345678</dsig:X509SerialNumber> - </X509IssuerSerial> - <KeyGroup id="allKeys"/> - </KeyGroupMapping> - <ChainingModes systemDefaultMode="pkix"> - <TrustAnchor mode="chaining"> - <dsig:X509IssuerName>CN=A-Trust-nQual-01,OU=A-Trust-nQual-01,O=A-Trust,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>536</dsig:X509SerialNumber> - </TrustAnchor> - </ChainingModes> - <CRLArchive duration="365"/> - <CRLDistributionPoint> - <CAIssuerDN>CN=IAIK Test CA,OU=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</CAIssuerDN> - <DistributionPoint uri="http://www.iaik.at/testCA/iaik_test_sig.crl"/> - </CRLDistributionPoint> - <CRLDistributionPoint> - <CAIssuerDN>CN=IAIK Test CA,OU=IAIK Test CA,OU=Insitute for Applied Information Processing and Communications,O=GRAZ UNIVERSITY OF TECHNOLOGY,C=AT</CAIssuerDN> - <DistributionPoint reasonCodes="keyCompromise affiliationChanged" uri="http://www.iaik.at/testCA/iaik_test_sig.crl"/> - <DistributionPoint reasonCodes="certificateHold" uri="http://www.iaik.at/testCA/iaik_test_sig.crl"/> - </CRLDistributionPoint> - <CreateTransformsInfoProfile id="CreateTransformsInfoProfile1" filename="profiles/CX1_bookprofile.xsl"/> - <CreateSignatureEnvironmentProfile id="CreateSignatureEnvironmentProfile1" filename="profiles/CSEP.xml"/> - <VerifyTransformsInfoProfile id="TransformsInfoProfile1" filename="profiles/TransformsInfoProfile1.xml"/> - <VerifyTransformsInfoProfile id="TransformsInfoProfile2" filename="profiles/TransformsInfoProfile2.xml"/> - <VerifyTransformsInfoProfile id="TransformsInfoProfile3" filename="notExisting.xml"/> - <VerifyTransformsInfoProfile id="TransformsInfoProfile1MOAID" filename="profiles/TransformsInfoProfile1MOAID.xml"/> - <SupplementProfile id="SupplementProfile1" filename="profiles/SupplementProfile1.xml"/> - <SupplementProfile id="SupplementProfile2" filename="profiles/SupplementProfile2.xml"/> - <TrustProfile id="TrustProfile1" uri="d:/patrick/tmp/TrustProfile1"/> -</MOAConfiguration> |