Security Recommendations - References - Local Connection Configuration - User documentation for storage of Local PLC connection information in an AX workspace. - Local Connection Configuration,

Local Connection Configuration

Portfolio
SIMATIC AX
Product
Local Connection Configuration
Software version
1.0.23
Edition
12/2024
Language
English (original)
Package Name
@ax/local-connection-config-docs

Use of the Local Connection Configuration functionality brings additional security concerns beyond the topics covered by Industrial Security. Primarily, storing artifacts with integrity requirements on the filesystem exposes the user to additional risks, unless additional measures are taken to prevent unintended alteration of these artifacts.

  • DO verify the IP address of the target PLC when invoking a command; this will always be displayed by the AX Code Desktop IDE when picking a local connection configuration.
  • DO use source control to track changes to local connection configuration files (i.e. .ax/plcs and .ax/certificates) if the integrity of these files is critical to your security requirements.