Hello,
Nice project work as a charm 馃憤,
I have a little question, I use chromium with snapcraft.
When i do mkcert -install this add Root CA in default path for chrome (and work fine this default chrome on linux) but not with chromium browser installed by snap

Default path for Root CA is sql:$HOME/.pki/nssdb but with snap is sql:/home/alexandre/snap/chromium/current/.pki/nssdb.
Do you have an idea for it to work in my case ? Can we change the default path of root CA? What is the certutils command for add the root ca in my chromium?
Hello,
Nice project work as a charm 馃憤,
I have a little question, I use chromium with snapcraft.
When i do
mkcert -installthis add Root CA in default path for chrome (and work fine this default chrome on linux) but not with chromium browser installed by snapDefault path for Root CA is
sql:$HOME/.pki/nssdbbut with snap issql:/home/alexandre/snap/chromium/current/.pki/nssdb.Do you have an idea for it to work in my case ? Can we change the default path of root CA? What is the certutils command for add the root ca in my chromium?