2
Custom SSL certificate support for git integration
Source: Kong/insomnia#3529 · opened by @DrMetallius
Is your feature request related to a problem? Please describe.
In our company we have a corporate SSL certificate used for our intranet resources. This makes it impossible to use git integration in Insomnia, which, as I assume, uses bundled certificates.
Describe the solution you'd like
A perfect solution would be to either pick up the certificates from the system, or at least provide a way to specify them in the application preferences.
Describe alternatives you've considered
Right now the only way I managed to bypass these restrictions is by setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to 0, but this is hardly a convenient and secure solution. This is obviously one the major blockers for adopting Insomnia Designer.
In our company we have a corporate SSL certificate used for our intranet resources. This makes it impossible to use git integration in Insomnia, which, as I assume, uses bundled certificates.
Describe the solution you'd like
A perfect solution would be to either pick up the certificates from the system, or at least provide a way to specify them in the application preferences.
Describe alternatives you've considered
Right now the only way I managed to bypass these restrictions is by setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to 0, but this is hardly a convenient and secure solution. This is obviously one the major blockers for adopting Insomnia Designer.
No pledges yet. Be the first to back this.
Comments
Similar requests
Option to disable SSL checking for GIT integration
3 votes · 0 comments
Git Sync: allow to configure self signed CA certs
3 votes · 0 comments
Option to disable certificate validation on Git operations in Designer
1 vote · 0 comments
Normal Git integration ~~?with proprietary format?~~
3 votes · 0 comments
Ability to attach client certificates at collection folder level and/or at request level
1 vote · 0 comments
No comments yet.