Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/certmgr
/ String
Method
String
cert/spec.go:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(spec *Spec) String() string {
115
return
spec.Name
116
}
117
118
// Lifespan returns a time.Duration for the certificate's validity.
119
func
(spec *Spec) Lifespan() time.Duration {
Callers
3
genConfig
Function · 0.45
validateStoredPKI
Method · 0.45
CertificateMatchesHostname
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected