The certificate used by the web server to identify itself over HTTPS connections.
This resource is write-only.
The string is in PEM format and must contain both a private key as well as the matching certificate chain.
Set the HTTP certificate to the one passed in the request body.
This resource is not updated transactionally.
The certificate used by the web server to identify itself over HTTPS connections.
This resource is write-only.
The string is in PEM format and must contain both a private key as well as the matching certificate chain.
Normal response.
Unauthorized response.
"string"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Set the HTTP certificate to the one passed in the request body.
This resource is not updated transactionally.
The certificate used by the web server to identify itself over HTTPS connections.
This resource is write-only.
The string is in PEM format and must contain both a private key as well as the matching certificate chain.
Normal response.
Unauthorized response.
"string"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to a factory-installed self-signed certificate.
This resource is not updated transactionally.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}