This function fetches information regarding HTTPS records support. HTTPS records are defined in RFC 9460 and provide service parameters for HTTPS endpoints. For more information, read our HTTPS record documentation.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ is_https_available
{- "data": {
- "https": 1,
- "dns_server": "pdns"
}, - "metadata": {
- "command": "is_https_available",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}