FeatureFuel
3

Git Sync: allow to configure self signed CA certs

Source: Kong/insomnia#5139 · opened by @nzamani
When syncing with our git server we you get the following error because we have a self signed certificate in our server's cert chain (see screenshot below):

self signed certificate in certificate chain

When using git from the CLI, this can be solved as follows:

1. Download the corresponding self signed CA cert (your root cert)
1. Execute git config --global http." "<path to downloaded ca cert file>"

This however has no effect on Insomnia.
Is there a chance to have feature allowing to configure self signed certificates that are then trusted by Insomnia?

-Nabi

![image](

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests