You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The local CA is correctly installed in the system store, but it's not possible to install for the browser.
The local CA is now installed in the system trust store! ⚡️
Installing in Firefox and/or Chrome/Chromium failed. Please report the issue with details about your environment at https://github.com/FiloSottile/mkcert/issues/new 👎
Note that if you never started Firefox and/or Chrome/Chromium, you need to do that at least once.
Some investigation
After digging a bit into the code and verifyng the ~/.pki/nssdb/cert9.db NSS db exists, I tried running
Environment
mkcert -version
): 1.4.4What you did
mkcert -install
What went wrong
The local CA is correctly installed in the system store, but it's not possible to install for the browser.
Some investigation
After digging a bit into the code and verifyng the
~/.pki/nssdb/cert9.db
NSS db exists, I tried runningand got an error
At this point I tried
and indeed the result is positive. It actually looks like the "mkcert development CA" was in fact created.
Hoe this helps
The text was updated successfully, but these errors were encountered: