If you use a proxy server or host your local Elements Security Center using a self-signed SSL certificate, you can disable certificate validation by setting the appropriate configuration keys.
-
- Run the following commands:
cd /opt/f-secure/radar-scannodeagent
sudo dotnet ScanNodeAgent.dll set-config SkipSecurityCenterSslCertificateCheck true
sudo dotnet ScanNodeAgent.dll set-config SkipUpdateServiceSslCertificateCheck true
Important: F-Secure does not recommend disabling the SSL certificate validation check, especially for Radar Update Service communication.