27 lines
473 B
YAML
27 lines
473 B
YAML
opencollection: 1.0.0
|
|
|
|
info:
|
|
name: sim-alai
|
|
config:
|
|
proxy:
|
|
inherit: true
|
|
config:
|
|
protocol: http
|
|
hostname: ""
|
|
port: ""
|
|
auth:
|
|
username: ""
|
|
password: ""
|
|
bypassProxy: ""
|
|
clientCertificates:
|
|
- domain: wsaccess.alaisecure.com
|
|
type: pkcs12
|
|
pkcs12FilePath: certificates\alai_cert.p12
|
|
passphrase: iHaaek+zyzWz6cH6rg==
|
|
bundled: false
|
|
extensions:
|
|
bruno:
|
|
ignore:
|
|
- node_modules
|
|
- .git
|