aboutsummaryrefslogtreecommitdiff
path: root/client/testdata/certificate_config.json
blob: 89523d44d9cf160185db9f2bdd834a484e317006 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "cert_configs": {
    "test": {
      "issuer": "Test Issuer"
    }
  },
  "libs": {
    "ecp": "./testdata/signer.sh"
  }
}