This function sets the provider that the AutoSSL feature uses.
Note:
To disable AutoSSL, call WHM API 1's disable_autossl
function.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ set_autossl_provider \ provider='cPanel'
{- "metadata": {
- "command": "set_autossl_provider",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}