Documentation ¶
Overview ¶
Command mkcert is a simple zero-config tool to make development certificates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FirefoxProfiles = []string{os.Getenv("HOME") + "/.mozilla/firefox/*", os.Getenv("HOME") + "/snap/firefox/common/.mozilla/firefox/*"} NSSBrowsers = "Firefox and/or Chrome/Chromium" SystemTrustFilename string SystemTrustCommand []string CertutilInstallHelp string )
View Source
var Version string
Version can be set at link time to override debug.BuildInfo.Main.Version, which is "(devel)" when building from within the module. See golang.org/issue/29814 and golang.org/issue/29228.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.