diff options
Diffstat (limited to 'tests/aes128_user/client.conf')
| -rw-r--r-- | tests/aes128_user/client.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/aes128_user/client.conf b/tests/aes128_user/client.conf index 614baff..77b43d2 100644 --- a/tests/aes128_user/client.conf +++ b/tests/aes128_user/client.conf @@ -1,9 +1,9 @@ # Client — test: aes128_user -applicationUri = urn:localhost:bobink:ClientFindServers +applicationUri = urn:localhost:bobink:Client -certificate = certs/ClientFindServers_cert.der -privateKey = certs/ClientFindServers_key.der +certificate = certs/Client_cert.der +privateKey = certs/Client_key.der trustStore = certs/trust/client securityMode = SignAndEncrypt |
