Skip to content

Display Paths of Client Certs in Workspace Settings -> Client Certificates #2300

Description

@Vyoam

Is your feature request related to a problem? Please describe.
When dealing with multiple client certs, it'd be good to conveniently look up the paths where the client certs are stored, especially as the edit feature is absent.

T

Describe the solution you'd like
The straightforward approach would be to just add a bunch of rows (1 for pfx and/or 2 for key-crt) for each host entry, displaying the relevant paths.

Code-wise, seems this would need change: https://github.com/Kong/insomnia/blob/0a616fba6b12e3e51e3643f5f85f9fd27471f762/packages/insomnia-app/app/ui/components/modals/workspace-settings-modal.js ... renderCertificate(certificate: ClientCertificate)

Describe alternatives you've considered
For now, I can look up the data in %appdata%\Insomnia\insomnia.ClientCertificate.db

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions