SSL
SSL Certificate Management
Update SSL website for dedicated IP address
This function sets a new primary SSL website for a dedicated IP address.
Important:
When you disable the Calendars and Contacts, Receive Mail, Web Disk, Webmail, and Web Server roles, the system disables this function.
get/SSL/set_primary_ssl
Query parameters
servernamestring domain required
Example:hostname.example.com
The primary SSL website's servername.
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "set_primary_ssl",
"module": "SSL",
"result": {
"status": 1
}
}