I use this API to queue domains in the AutoSSL pending queue, found that the ssl won't renew since Nov 23 on multiple servers. Is there an issue on cpanel autossl?
Code:
whmapi1 --output=jsonpretty get_autossl_pending_queue
Code:
"pending_certificates" : [
{
"order_item_id" : "1344489985",
"request_time" : "2021-11-23T04:34:02Z",
"dcv_method" : "http",
"user" : "username",
"domain" : "domain.com",
"virtual_host" : "domain.com"
},