summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/resources/transport-security-options.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"
  }
}