This function rebuilds the SNI configuration files.
Note:
enable_mail_sni
or disable_mail_sni
functions.Important:
When you disable the Calendars and Contacts, Receive Mail, Web Disk, Webmail, and Web Server roles, the system disables this function.
uapi --output=jsonpretty \ --user=username \ SSL \ rebuild_mail_sni_config
{- "apiversion": 3,
- "func": "rebuild_mail_sni_config",
- "module": "SSL",
- "result": {
- "data": {
- "success": 1
}, - "errors": null,
- "messages": null,
- "metadata": { },
- "status": 1,
- "warnings": null
}
}