Software Secure Workload
Activity Configure

Registration

After the agent has been successfully installed onto the system, it needs to register with the backend services to obtain a valid unique identifier. The following information is sent in the registration request:

  • Hostname

  • BIOS-UUID

  • Platform information (such as CentOS-6.5)

  • Self-generated client certificate (generated with openssl command)

  • Agent type (visibility or enforcement.)

If the agent fails to obtain a valid id from the server, it will keep retrying until it gets one. It is very important that the agent is registered, otherwise all the subsequent communication with other services (such as collectors) will be rejected.