aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/net/tls/auto_reloading_tls_crypto_engine/test_config.json
blob: 2b2322d928f8ed013d0176b09cb09ebc2f783951 (plain) (blame)
1
2
3
4
5
6
7
{
  "files":{
    "private-key": "test_key.pem",
    "ca-certificates": "test_ca.pem",
    "certificates": "test_cert.pem"
  }
}