This function checks whether the server supports SNI (Server Name Indication).
Note:
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ is_sni_supported
{- "data": {
- "sni": 1
}, - "metadata": {
- "command": "is_sni_supported",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}