With the following information you will learn how to provide certificate storage for your device.
Using JVM default storage (default)
If you don't want to provide a special external storage for your certificates, the Certificate Manager will use the java cacerts storage by default. Its location is:
For more information refer to https://docs.oracle.com/cd/E19830-01/819-4712/ablqw/index.html.
Using external storage implementation
To provide an external place for storing your certificates, you have to setup the framework's Certificate Manager according the following prerequisites:
This first step shows the ONVIF driver where to look for certificates. Once you define the location, copy the certificates there, as described in the following steps.
As a result the framework's Certificate Manager is set up for using external storage for the certificates. For details refer to Certificate Manager Service and Certificate and Signature Properties of the Framework module. Additional information about the process is provided in Validation of Camera Certificate.