diff options
Diffstat (limited to 'tests/aes128_user/client.conf')
| -rw-r--r-- | tests/aes128_user/client.conf | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/aes128_user/client.conf b/tests/aes128_user/client.conf deleted file mode 100644 index 77b43d2..0000000 --- a/tests/aes128_user/client.conf +++ /dev/null @@ -1,14 +0,0 @@ -# Client — test: aes128_user - -applicationUri = urn:localhost:bobink:Client - -certificate = certs/Client_cert.der -privateKey = certs/Client_key.der -trustStore = certs/trust/client - -securityMode = SignAndEncrypt -securityPolicy = Aes128_Sha256_RsaOaep - -authMode = user -username = user -password = password |
