Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(zeroSSLService ZeroSSLService) *Service
func (*Service) LoadCertificate ¶
func (s *Service) LoadCertificate(filename string) (*x509.Certificate, error)
func (*Service) ObtainOrRenewCertificate ¶
func (*Service) ShouldObtainCertificate ¶
func (s *Service) ShouldObtainCertificate(action string, cert *x509.Certificate) bool
Click to show internal directories.
Click to hide internal directories.