MCPcopy 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
100func (u *AcmeUser) GetRegistration() *legoacme.ExtendedAccount {
101 return u.Registration
102}
103
104func (u *AcmeUser) GetPrivateKey() crypto.Signer {
105 return u.Key

Callers 1

newWebsiteSSLLegoClientFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected