withAcmeServer
Method
interface CertManagerIssuerResource { // ... omitted for brevity withAcmeServer( serverUrl: string, email: string): CertManagerIssuerResource;}Signature
method
withAcmeServerbuilderConfigures the issuer to use a custom ACME directory endpoint (e.g., a private ACME server such as ZeroSSL or step-ca).
withAcmeServer( serverUrl: string, email: string): CertManagerIssuerResourceParameters
serverUrlstringemailstringReturns
CertManagerIssuerResourceApplies to
This method applies to the following types: