diff options
Diffstat (limited to 'id.server/data/abnahme-test/conf/moa-id')
-rw-r--r-- | id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml b/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml deleted file mode 100644 index fff97860a..000000000 --- a/id.server/data/abnahme-test/conf/moa-id/ConfigurationTest.xml +++ /dev/null @@ -1,64 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<MOA-IDConfiguration xmlns="http://www.buergerkarte.at/namespaces/moaconfig#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:sl10="http://www.buergerkarte.at/namespaces/securitylayer/20020225#" xmlns:sl11="http://www.buergerkarte.at/namespaces/securitylayer/20020831#"> - <AuthComponent> - <SecurityLayer> - <TransformsInfo filename="file:/C:/Programme/ApacheGroup/abnahme/conf/moa-id/Transforms/TransformsInfosHTML.xml"/> - </SecurityLayer> - <MOA-SP> - <ConnectionParameter URL="http://localhost:8080/moa-spss/services/"> - <AcceptedServerCertificates>file:/C:/Programme/ApacheGroup/abnahme/conf/moa-id/certs/server-certs</AcceptedServerCertificates> - <!--<ClientKeyStore password="Keystore Pass">file:/c:/</ClientKeyStore> --> - </ConnectionParameter> - <VerifyIdentityLink> - <TrustProfileID>TrustProfile1</TrustProfileID> - </VerifyIdentityLink> - <VerifyAuthBlock> - <TrustProfileID>TrustProfile1</TrustProfileID> - <VerifyTransformsInfoProfileID>TransformsInfoProfile1MOAID</VerifyTransformsInfoProfileID> - <VerifyTransformsInfoProfileID>TransformsInfoProfile3MOAID</VerifyTransformsInfoProfileID> - </VerifyAuthBlock> - </MOA-SP> - <IdentityLinkSigners> - <X509SubjectName>CN=MOA Test CA - Signaturdienste,OU=IKT-Stabsstelle des Bundes,O=Bundesministerium für öffentliche Leistung und Sport,C=AT</X509SubjectName> - <X509SubjectName>CN=a-sign-TEST-Premium-Enc-01,OU=a-sign-TEST-Premium-Enc-01,O=A-Trust Ges. f. Sicherheitssysteme im elektr. Datenverkehr GmbH,C=AT</X509SubjectName> - <X509SubjectName>serialNumber=790187461633,givenName=Testperson MOA4,SN=BRZ,CN=Testperson MOA4 BRZ,C=AT</X509SubjectName> - <X509SubjectName>CN=Test Signaturdienst Personenbindung,OU=Zentrales Melderegister,O=Bundesministerium f\C3\BCr Inneres,C=AT</X509SubjectName> - </IdentityLinkSigners> - </AuthComponent> - <ProxyComponent> - <AuthComponent> - <ConnectionParameter URL="http://moatestlinux:18080/moa-id-auth/services/GetAuthenticationData"> - <!-- <AcceptedServerCertificates>http://www.altova.com</AcceptedServerCertificates> - <ClientKeyStore password="String">http://www.altova.com</ClientKeyStore> --> - </ConnectionParameter> - </AuthComponent> - </ProxyComponent> - <OnlineApplication publicURLPrefix="https://localhost:9443/"> - <AuthComponent provprovideStammzahlue" provideAUTHBlock="true" provideIdentityLink="true"/> - <ProxyComponent configFileURL="file:/c:/Programme/ApacheGroup/abnahme/conf/moa-id/oa/OAConf.xml" sessionTimeOut="600"> - <ConnectionParameter URL="https://moatestlinux:18443/oa/"> - <AcceptedServerCertificates>file:/C:/Programme/ApacheGroup/abnahme/conf/moa-id/oa/server-certs/tomcat</AcceptedServerCertificates> -<!-- <ClientKeyStore password="ClientKeystoreOAPAss">URL:toClientKeystoreOA</ClientKeyStore> --> - </ConnectionParameter> - </ProxyComponent> - </OnlineApplication> - <OnlineApplication publicURLPrefix="https://10.16.126.28:9443/moa-id-proxy/"> - <AuthComponent provprovideStammzahlue" provideAUTHBlock="true" provideIdentityLink="true"/> - <ProxyComponent configFileURL="file:/c:/Programme/ApacheGroup/abnahme/conf/moa-id/oa/OAConf.xml" sessionTimeOut="20"> - <ConnectionParameter URL="https://moatestlinux:18443/oa/"> - <AcceptedServerCertificates>file:/home/moa/id/abnahme/conf/moa-id/oa/server-certs/tomcat</AcceptedServerCertificates> - <!-- <ClientKeyStore password="ClientKeystoreOAPAss">URL:toClientKeystoreOA</ClientKeyStore> --> - </ConnectionParameter> - </ProxyComponent> - </OnlineApplication> - <ChainingModes systemDefaultMode="pkix"> - <TrustAnchor mode="chaining"> - <dsig:X509IssuerName>CN=A-Trust-nQual-0,OU=A-Trust-nQual-0,O=A-Trust,C=AT</dsig:X509IssuerName> - <dsig:X509SerialNumber>536</dsig:X509SerialNumber> - </TrustAnchor> - </ChainingModes> - <GenericConfiguration name="DirectoryCertStoreParameters.RootDir" value="/home/moa/id/abnahme/conf/moa-id/certs/cert-store-root"/> - <GenericConfiguration name="TLSTrustedCACertificates" value="file:/home/moa/id/abnahme/conf/moa-id/certs/ca-certs"/> - <GenericConfiguration name="AuthenticationSession.TimeOut" value="600"/> - <GenericConfiguration name="AuthenticationData.TimeOut" value="120"/> -</MOA-IDConfiguration> |