Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FiloSottile/mkcert
/ caUniqueName
Method
caUniqueName
cert.go:366–368 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
364
}
365
366
func
(m *mkcert) caUniqueName() string {
367
return
"mkcert development CA "
+ m.caCert.SerialNumber.String()
368
}
Callers
6
installJava
Method · 0.95
uninstallJava
Method · 0.95
systemTrustFilename
Method · 0.95
checkNSS
Method · 0.95
installNSS
Method · 0.95
uninstallNSS
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected