Certificate flag - Manual - PLC Web Application Manager - The PLC Web Application Manager tool's independent documentation package. - PLC Web Application Manager,

PLC Web Application Manager CLI Tool (plc-web-app-manager)

Portfolio
SIMATIC AX
Product
PLC Web Application Manager
Software version
0.1.2-rc.1
Edition
01/2024
Language
English (original)
Package Name
@ax/plc-web-app-manager-docs

The certificate flag is used when connecting to a secure PLC. It is used to specify a file path to an X509 certificate against which the user wishes to validate their PLC. Omitting this flag will cause a connection attempt using legacy communication. For more information see certificate handling.

plc-web-app-manager [command] --certificate <C:/myPath.cer> ...