CertManagerIssuerResource.withLetsEncryptProduction
Method
interface CertManagerIssuerResource { // ... omitted for brevity withLetsEncryptProduction(email: string): CertManagerIssuerResource;}Signature
method
withLetsEncryptProduction builder Configures the issuer to use the Let's Encrypt production ACME endpoint.
withLetsEncryptProduction(email: string): CertManagerIssuerResourceParameters
email string Returns
CertManagerIssuerResource Defined on
This method is defined on the following type: