Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

js7.auth.agents: HTTPS Authentication and Authorization

js7authagents




<Agent ID>plain:<password>



<Agent ID>plain:<password>
  • By default for HTTPS connections both Server Authentication Certificates and Client Authentication Certificates are used. If no Client Authentication Certificates should be used then the Controller has to use a password to authenticate with an Agent.
  • For each Agent the <Agent ID> and a plain text password is specified. A plain-text password is required. The same password has to be specified with the Agents private.conf configuration file.

...