Previous Topic

Next Topic

Book Contents

Book Index

Validation of Certificates

Validating camera certificates is necessary to guarantee secure communication between the gateway and its device. The gateway should check if the certificate on a camera is correct and only then should proceed with further communication.

The Connection Service feature allows you to configure how the gateway will validate the camera certificates to allow or reject the communication.

How to Use

Once you have registered your device, a new functional item called Connection Service will appear in the IoT > FIM Web Console – refer to Camera Discovery and Registration.

mbs_onvif_validation1_v10.png

Clicking on the Connection Service functional item will display a page with properties and operations.

Properties

Operations

For example, you have the trusted property set as false:

edge_services_onvif_validation2_v10.3.png

On the Operations side, press the run button for acceptUntrusted:

mbs_onvif_validation3_v10.png

Shortly after pressing the invoke button run for acceptUntrusted command, the device functional items will be reinitialized and all device services will be available as functional items:

mbs_onvif_validation4_v10.png

Alternatively, you can choose to invoke the rejectUntrusted operation.

mbs_onvif_validation5_v10.png

Executing the command rejectUntrusted will reset the accepted property and will reinitialize the device, removing all other device specific functional items.

edge_services_onvif_validation6_v10.3.png