Remove HTTPS Certificate Signing Request file from device.
When this command is sent, the device removes the HTTPS Certificate Singing Request (CSR) file form its flash.
The HTTPS function will be not availabel after the reboot.
If there is no HTTPS CSR file in the device, no error message will be returned. The return code, OK, was sent by deivce in this case.
The firmware removes all HTTPS files when this command was executed.
None
OK
or
ERROR: HTTPS_CSR_REMOVE not found (not support HTTPS function)
Platform Devices Supported Firmware Version PlatformA Camera, Video server A1D-220-V3.14 and later PlatformT Camera, Video server A1D-310-V4.10 and later PlatformK Camera A1D-311-V5.05 and later
Valid
HTTPS_CSR_NAME, HTTPS_CER_NAME, HTTPS_CSR_PROP, HTTPS_CER_PROP, HTTPS_CSR_CREATE, HTTPS_CER_CREATE
http://ip:port/cgi-bin/system?USER=admin&PWD=123456&HTTPS_CSR_REMOVE
or
http://ip:port/cgi-bin/cmd/system?HTTPS_CSR_REMOVE