mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-02 17:08:32 +00:00
22 lines
432 B
JSON
22 lines
432 B
JSON
{
|
|
"version": "1",
|
|
"name": "prompt-variables-interpolation",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
],
|
|
"size": 0.0008153915405273438,
|
|
"filesCount": 4,
|
|
"clientCertificates": {
|
|
"enabled": true,
|
|
"certs": [
|
|
{
|
|
"domain": "localhost:8081",
|
|
"type": "pfx",
|
|
"pfxFilePath": "../client.pfx",
|
|
"passphrase": "{{?Enter Client CA Password}}"
|
|
}
|
|
]
|
|
}
|
|
} |