withAcmeServer
Method
interface CertManagerIssuerResource { // ... omitted for brevity withAcmeServer( serverUrl: string, email: string): CertManagerIssuerResource;}Signature
method
withAcmeServer builder Configures 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
serverUrl string email string Returns
CertManagerIssuerResource Applies to
This method applies to the following types: