mirror of
https://github.com/smallstep/certificates.git
synced 2024-11-15 18:12:59 +00:00
7 lines
180 B
JSON
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"
|
|
} |