Documentation
¶
Index ¶
Constants ¶
View Source
const ( CertificateIssuerFakeLE = "Fake LE Intermediate X1" CertificateIssuerProdLE = "Let's Encrypt Authority X3" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
Options the options for verifying TLS certs
func NewCmdVerifyTLS ¶
NewCmdVerifyTLS creates a command object for the command
Click to show internal directories.
Click to hide internal directories.