diff options
Diffstat (limited to 'spss.handbook/clients/webservice')
-rw-r--r-- | spss.handbook/clients/webservice/conf/http.properties | 8 | ||||
-rw-r--r-- | spss.handbook/clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1[pwd=kunde1].p12 (renamed from spss.handbook/clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1(pwd=kunde1).p12) | bin | 3926 -> 3926 bytes | |||
-rw-r--r-- | spss.handbook/clients/webservice/resources/sslKeys/customer1/trustedServers[pwd=servers].keystore (renamed from spss.handbook/clients/webservice/resources/sslKeys/customer1/trustedServers(pwd=servers).keystore) | bin | 943 -> 943 bytes | |||
-rw-r--r-- | spss.handbook/clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2[pwd=kunde2].p12 (renamed from spss.handbook/clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2(pwd=kunde2).p12) | bin | 3926 -> 3926 bytes | |||
-rw-r--r-- | spss.handbook/clients/webservice/resources/sslKeys/customer2/trustedServers[pwd=servers].keystore (renamed from spss.handbook/clients/webservice/resources/sslKeys/customer2/trustedServers(pwd=servers).keystore) | bin | 943 -> 943 bytes |
5 files changed, 4 insertions, 4 deletions
diff --git a/spss.handbook/clients/webservice/conf/http.properties b/spss.handbook/clients/webservice/conf/http.properties index c363c961f..1506169ed 100644 --- a/spss.handbook/clients/webservice/conf/http.properties +++ b/spss.handbook/clients/webservice/conf/http.properties @@ -54,8 +54,8 @@ ssl.truststore.type = JKS # Relativer oder absoluter Pfad zum JSSE-Truststore. Ein relativer Pfad # wird relativ zum Arbeitsverzeichnis der Java VM interpretiert). -ssl.truststore.loc = clients/webservice/resources/sslKeys/customer1/trustedServers(pwd=servers).keystore -#ssl.truststore.loc = clients/webservice/resources/sslKeys/customer2/trustedServers(pwd=servers).keystore +ssl.truststore.loc = clients/webservice/resources/sslKeys/customer1/trustedServers[pwd=servers].keystore +#ssl.truststore.loc = clients/webservice/resources/sslKeys/customer2/trustedServers[pwd=servers].keystore # Passwort für den JSSE-Truststore. ssl.truststore.pwd = servers @@ -66,8 +66,8 @@ ssl.keystore.type = PKCS12 # Relativer oder absoluter Pfad zum JSSE-Keystore. Ein relativer Pfad # wird relativ zum Arbeitsverzeichnis der Java VM interpretiert). -ssl.keystore.loc = clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1(pwd=kunde1).p12 -#ssl.keystore.loc = clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2(pwd=kunde2).p12 +ssl.keystore.loc = clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1[pwd=kunde1].p12 +#ssl.keystore.loc = clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2[pwd=kunde2].p12 # Passwort für den JSSE-Keystore. ssl.keystore.pwd = kunde1 diff --git a/spss.handbook/clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1(pwd=kunde1).p12 b/spss.handbook/clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1[pwd=kunde1].p12 Binary files differindex 33f76bf9c..33f76bf9c 100644 --- a/spss.handbook/clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1(pwd=kunde1).p12 +++ b/spss.handbook/clients/webservice/resources/sslKeys/customer1/moa-ssl-kunde1[pwd=kunde1].p12 diff --git a/spss.handbook/clients/webservice/resources/sslKeys/customer1/trustedServers(pwd=servers).keystore b/spss.handbook/clients/webservice/resources/sslKeys/customer1/trustedServers[pwd=servers].keystore Binary files differindex 9c6c55359..9c6c55359 100644 --- a/spss.handbook/clients/webservice/resources/sslKeys/customer1/trustedServers(pwd=servers).keystore +++ b/spss.handbook/clients/webservice/resources/sslKeys/customer1/trustedServers[pwd=servers].keystore diff --git a/spss.handbook/clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2(pwd=kunde2).p12 b/spss.handbook/clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2[pwd=kunde2].p12 Binary files differindex ec7bf8e48..ec7bf8e48 100644 --- a/spss.handbook/clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2(pwd=kunde2).p12 +++ b/spss.handbook/clients/webservice/resources/sslKeys/customer2/moa-ssl-kunde2[pwd=kunde2].p12 diff --git a/spss.handbook/clients/webservice/resources/sslKeys/customer2/trustedServers(pwd=servers).keystore b/spss.handbook/clients/webservice/resources/sslKeys/customer2/trustedServers[pwd=servers].keystore Binary files differindex d32a22f0f..d32a22f0f 100644 --- a/spss.handbook/clients/webservice/resources/sslKeys/customer2/trustedServers(pwd=servers).keystore +++ b/spss.handbook/clients/webservice/resources/sslKeys/customer2/trustedServers[pwd=servers].keystore |