Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ GetRegistration
Method
GetRegistration
agent/utils/ssl/acme.go:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
func
(u *AcmeUser) GetRegistration() *legoacme.ExtendedAccount {
101
return
u.Registration
102
}
103
104
func
(u *AcmeUser) GetPrivateKey() crypto.Signer {
105
return
u.Key
Callers
1
newWebsiteSSLLegoClient
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected