I have checked the following:
This bug is:
Bruno version
3.3.0
Operating System
Windows 11
Describe the bug
I configured a PFX to be used as a client certificate for a collection. It is saved in plaintext in the opencollection.yml file (see below). IMO, the password should be treated as a secret.
opencollection: 1.0.0
info:
name: My Collection
config:
proxy:
inherit: true
config:
protocol: http
hostname: ""
port: ""
auth:
username: ""
password: ""
bypassProxy: ""
clientCertificates:
- domain: example.com
type: pkcs12
pkcs12FilePath: C:\Path\to\access.pfx
passphrase: ThisIsASecretPassword
bundled: false
extensions:
bruno:
ignore:
- node_modules
- .git
.bru file to reproduce the bug
No response
Screenshots/Live demo link

I have checked the following:
This bug is:
Bruno version
3.3.0
Operating System
Windows 11
Describe the bug
I configured a PFX to be used as a client certificate for a collection. It is saved in plaintext in the
opencollection.ymlfile (see below). IMO, the password should be treated as a secret..bru file to reproduce the bug
No response
Screenshots/Live demo link