summaryrefslogtreecommitdiffstats
path: root/security-utils/src/test/resources/transport-security-options-with-disable-hostname-validation-set-to-false.json
blob: 0506c13072240b144672b9ae01c45c62002e2f1a (plain) (blame)
1
2
3
4
5
6
7
{
  "files": {
    "private-key": "myhost.key",
    "ca-certificates": "my_cas.pem",
    "certificates": "certs.pem"
  }
}