Disabling TLS between camera(s) and station

The system defaults to TLS secure communication between a site’s camera(s) and station. This is the recommended configuration to prevent malicious access. However, if your camera(s) do not support secure communication, you may disable this feature. Then, beginning with Niagara 4.10, you can use a Content-Security-Policy HTTP header to configure a secure connection between your station and a legacy camera that does not support TLS.
Prerequisites: You are connected to the Supervisor station using Workbench.
  1. Open the station, navigate to Config > Services > WebService and set Require Https for Passwords to false.
  2. Navigate to Config > Drivers , right-click NAxisVideoNetwork, and click Views > AX Property Sheet.
    The Property Sheet opens.
  3. Expand Http Config, set Use Tls to false and confirm that the Ip Address is set to 80.
    To configure the Ip Address, expand Address.
Refer to Setting up a secure connection to a legacy camera for how to configure the Content-Security-Policy HTTP header.