FiloSottile/mkcert

Add CA root to Insomnia

Open

#249 opened on Mar 23, 2020

View on GitHub
 (9 comments) (7 reactions) (0 assignees)Go (58,912 stars) (3,115 forks)batch import
help wantedroot store

Description

Hello,

After running a mkcert -install and generating certificates with it, It works fine on Chrome & Firefox.

But, when I'm trying to send a request with insomnia, It tells me that the certificate can not be trusted.

Is there any way to specify to mkcert other "db" where the rootCA must be installed with certutil ?

Thanks for this great package !

Contributor guide