SSL
SNI Email Settings
Return whether Apache web server supports mail SNI
This function checks whether the Apache web server supports SNI.
Important:
When you disable the Calendars and Contacts, Receive Mail, Web Disk, Webmail, and Web Server roles, the system disables this function.
get/SSL/is_sni_supported
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "is_sni_supported",
"module": "SSL",
"result": {
"data": 1,
"status": 1
}
}