diff options
author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-05-19 11:34:40 +0000 |
---|---|---|
committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-05-19 11:34:40 +0000 |
commit | 4ab06c52e31583167f65a2231f0afd9ce829297d (patch) | |
tree | cbe2d70f63e86c59358a46db19df71d3a8fbc764 /id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml | |
parent | 41d3d9445ef37a8adda750c65fa586f2c0d645d2 (diff) | |
download | moa-id-spss-4ab06c52e31583167f65a2231f0afd9ce829297d.tar.gz moa-id-spss-4ab06c52e31583167f65a2231f0afd9ce829297d.tar.bz2 moa-id-spss-4ab06c52e31583167f65a2231f0afd9ce829297d.zip |
Added real SZR-Gateway-Links
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1080 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml')
-rw-r--r-- | id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml index 142edb046..b03285f43 100644 --- a/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml +++ b/id/server/data/deploy/conf/moa-id/SampleMOAIDConfiguration_withTestBKsProxy.xml @@ -85,7 +85,7 @@ <!-- User-Inputformular immer anzeigen (auch wenn die notwendigen Daten bereits vollstaendig vorausgefuellt vorhanden sind) --> <!--AlwaysShowForm>true</AlwaysShowForm--> <!-- Standard-Stammzahlenregister-Gateway --> - <ConnectionParameter URL="https://pathToSZRGateway/szr-gateway/services/MandateCreation"> + <ConnectionParameter URL="https://gateway.stammzahlenregister.gv.at/services/MandateCreation"> <!-- AcceptedServerCertificates>certs/server-certs</AcceptedServerCertificates--> <ClientKeyStore password="Keystore Pass">file_to_clientkeystore</ClientKeyStore> </ConnectionParameter> @@ -101,7 +101,7 @@ <!- - User-Inputformular immer anzeigen (auch wenn die notwendigen Daten bereits vollstaendig vorausgefuellt vorhanden sind) - -> <!- - AlwaysShowForm>true</AlwaysShowForm- -> <!- - Spezifisches-Stammzahlenregister-Gateway - -> - <ConnectionParameter URL="https://129.27.142.5:8443/szr-gateway/services/MandateCreation"> + <ConnectionParameter URL="https://gateway.stammzahlenregister.gv.at/services/MandateCreation"> <!- - AcceptedServerCertificates>certs/server-certs</AcceptedServerCertificates- -> <ClientKeyStore password="Keystore Pass">file_to_clientkeystore</ClientKeyStore> </ConnectionParameter> |