upload-ssl-cert
Use the interface to upload the CA certificate.
HTTP Request
POST http://ip/mwapi?method=upload-ssl-cert
Parameter | Description |
---|---|
method | upload-ssl-cert |
Response Body
{
"status": 0
}
Name | Description |
---|---|
status | 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |