summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json
diff options
context:
space:
mode:
Diffstat (limited to 'security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json')
-rw-r--r--security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json b/security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json
new file mode 100644
index 00000000000..0506c130722
--- /dev/null
+++ b/security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json
@@ -0,0 +1,7 @@
+{
+ "files": {
+ "private-key": "myhost.key",
+ "ca-certificates": "my_cas.pem",
+ "certificates": "certs.pem"
+ }
+} \ No newline at end of file