SSL
cPanel Account SSL Management
Return whether domains can redirect to secure URL
This function determines whether the system can automatically redirect domains on a cPanel account to use SSL.
get/SSL/can_ssl_redirect
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "can_ssl_redirect",
"module": "SSL",
"result": {
"data": 1,
"status": 1
}
}