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> ...