aboutsummaryrefslogtreecommitdiff
path: root/spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-05-24 08:45:33 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-05-24 08:45:33 +0000
commitb650066176c1315e83aac9b0ebfa3b539032e53e (patch)
treea5c7dffe17525e9a34b05e9976cbc46f02cdb824 /spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml
parente8186ca0358124cbdd322d71ae12b49a1c276f65 (diff)
downloadmoa-id-spss-b650066176c1315e83aac9b0ebfa3b539032e53e.tar.gz
moa-id-spss-b650066176c1315e83aac9b0ebfa3b539032e53e.tar.bz2
moa-id-spss-b650066176c1315e83aac9b0ebfa3b539032e53e.zip
Handbuch und Beispiele gelöscht, da nun im eigenen Projekt spss.handbook
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@334 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml')
-rw-r--r--spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml b/spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml
deleted file mode 100644
index a55f5eabc..000000000
--- a/spss.server/doc/moa_spss/examples/conf/MinimalSSConfig.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<MOAConfiguration xmlns="http://reference.e-government.gv.at/namespace/moaconfig/20021122#"
- xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">
- <SoftwareKeyModule id="SWKeyModule1" filename="test-ee2003_normal.p12" password="buergerkarte"/>
- <KeyGroup id="PKCS12RSAKey1">
- <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>
- <KeyGroupMapping>
- <KeyGroup id="PKCS12RSAKey1"/>
- </KeyGroupMapping>
-</MOAConfiguration>