smallstep-certificates/ca/identity/testdata/config/tunnel.json
2021-04-21 18:07:59 -07:00

7 lines
180 B
JSON

{
"type": "mTLS",
"crt": "testdata/identity/identity.crt",
"key": "testdata/identity/identity_key",
"host": "tunnel:443",
"root": "testdata/certs/root_ca.crt"
}