The support of HTTPS cameras allows you to access them through secure internet connection, which protects the traffic between the ONVIF driver and the camera via encryption. The following guides help you set the ONVIF driver for HTTPS connection. You will learn about validating of certificates and configuring of enabled cipher suites and TLS protocol versions.
You can conveniently set your HTTPS connection by using only the default implementations below with no additional settings.
The secure communication requires certificates. With the guides below you can configure the framework to provide an external storage for the certificate chain to be saved. The certificates chain consists of only one certificate or a group of certificates, which need to be trusted, e.g. taken from the camera, once connected to the framework or from your external storage.
The module also provides additional verification by registering VerificationPlugin service. For more information refer to Verification Plugin Setup.