diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-09-11 12:09:03 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-09-11 12:09:03 +0200 |
commit | da297f4c36783f4f1e4c0771ab7b071e2660a868 (patch) | |
tree | 380a8c4ba19ffb3d8f42d1327f9db8ecf85f62ca /id/server/doc/conf/moa-id/stork/SignModule_incoming_attr.xml | |
parent | f7783c20bf00995a87bb1815cbeb995239c2afff (diff) | |
download | moa-id-spss-da297f4c36783f4f1e4c0771ab7b071e2660a868.tar.gz moa-id-spss-da297f4c36783f4f1e4c0771ab7b071e2660a868.tar.bz2 moa-id-spss-da297f4c36783f4f1e4c0771ab7b071e2660a868.zip |
change assembly process
Diffstat (limited to 'id/server/doc/conf/moa-id/stork/SignModule_incoming_attr.xml')
-rw-r--r-- | id/server/doc/conf/moa-id/stork/SignModule_incoming_attr.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/id/server/doc/conf/moa-id/stork/SignModule_incoming_attr.xml b/id/server/doc/conf/moa-id/stork/SignModule_incoming_attr.xml deleted file mode 100644 index 68b15e667..000000000 --- a/id/server/doc/conf/moa-id/stork/SignModule_incoming_attr.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> - -<properties> - <comment>SWModule sign with JKS.</comment> - <entry key="keystorePath">/home/stork/repos/moa-idspss/id/server/data/deploy/conf/moa-id/stork/storkDemoKeysPT.jks</entry> - <entry key="keyStorePassword">local-demo</entry> - <entry key="keyPassword">local-demo</entry> - <entry key="issuer">CN=local-demo, O=Indra, L=Madrid, ST=Spain, C=ES</entry> - <entry key="serialNumber">4BA89DB2</entry> - <entry key="keystoreType">JKS</entry> -</properties> |