Configure the following settings of the ACMEv2 service.
Enable ACMEv2
Yes to enable the ACMEv2 protocol, No otherwise.
Mandatory: No. This option defaults to No.
Bypass Global Proxy for HTTP ACME Traffic
The routing mode for all outgoing HTTP ACMEv2 traffic.
value | Routing |
---|---|
Yes | Bypass the Global Proxy and route all outgoing HTTP ACMEv2 traffic directly to ACMEv2 endpoints. |
No | Route all outgoing HTTP ACMEv2 traffic through the Global Proxy. |
Mandatory: No. This option defaults to No.
ACMEv2 Order Expiry Interval
The period an ACMEv2 order can remain unprocessed by a client before the ACMEv2 server marks the order as "invalid". Enter a period in the ISO-8601 duration format:
PnDTnHnMn.nS
For example, to run the cron job every 1 hour:
'0 0 * ? * *'
Mandatory: No. This option defaults to Yes.