forked from TrueCloudLab/certificates
7 lines
No EOL
180 B
JSON
7 lines
No EOL
180 B
JSON
{
|
|
"type": "mTLS",
|
|
"crt": "testdata/identity/identity.crt",
|
|
"key": "testdata/identity/identity_key",
|
|
"host": "tunnel:443",
|
|
"root": "testdata/certs/root_ca.crt"
|
|
} |