log.Printf("Installing in %s failed. Please report the issue with details about your environment at https://github.com/FiloSottile/mkcert/issues/new 👎",NSSBrowsers)
log.Printf("Note that if you never started %s, you need to do that at least once.",NSSBrowsers)
returnfalse
// check for the cert in all profiles
if!checkNSS(cert){
returnfmt.Errorf("certificate cannot be installed in %s",NSSBrowsers)
}
returntrue
debug("certificate installed properly in %s",NSSBrowsers)