summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/resources/transport-security-options.json
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2018-10-19 12:07:23 +0200
committerGitHub <noreply@github.com>2018-10-19 12:07:23 +0200
commit9d27c8df1f0e11f314b58d21d2369d7331c13748 (patch)
treecf37878a77318b7feb96f7cad961f6da3ed4b5bf /security-utils/src/test/resources/transport-security-options.json
parent5ac10d9e9c036d0448ebd4e1ff9d3704a675b69e (diff)
Revert "Move classes in com.yahoo.security to security-utils"
Diffstat (limited to 'security-utils/src/test/resources/transport-security-options.json')
-rw-r--r--security-utils/src/test/resources/transport-security-options.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/security-utils/src/test/resources/transport-security-options.json b/security-utils/src/test/resources/transport-security-options.json
deleted file mode 100644
index 0506c130722..00000000000
--- a/security-utils/src/test/resources/transport-security-options.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "files": {
- "private-key": "myhost.key",
- "ca-certificates": "my_cas.pem",
- "certificates": "certs.pem"
- }
-} \ No newline at end of file