package internal
import "github.com/bep/mclib/internal"
Command mkcert is a simple zero-config tool to make development certificates.
Index ¶
Variables ¶
var ( FirefoxProfiles = []string{os.Getenv("HOME") + "/Library/Application Support/Firefox/Profiles/*"} CertutilInstallHelp = "brew install nss" NSSBrowsers = "Firefox" )
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 ¶
func GetCAROOT ¶
func GetCAROOT() string
func RunMain ¶
func RunMain()
Source Files ¶
cert.go main.go truststore_darwin.go truststore_java.go truststore_nss.go
- Version
- v1.20400.20402 (latest)
- Published
- Jun 4, 2023
- Platform
- darwin/amd64
- Imports
- 36 packages
- Last checked
- 4 hours ago –
Tools for package owners.