forked from TrueCloudLab/certificates
5 lines
112 B
JSON
5 lines
112 B
JSON
|
{
|
||
|
"type": "mTLS",
|
||
|
"crt": "testdata/identity/identity.crt",
|
||
|
"key": "testdata/identity/identity_key"
|
||
|
}
|