Skip to content

Bootstrap token

Overview

Resilio Connect Management Console uses bootstrap token to authenticate new agents and allow connection. The token is pasted to agent's config file and delivered to an agent.

Mc Bootstrap Token

When an Agent connects to MC for the first time, it sends the bootstrap token from its configuration. If the token matches (together with certificate fingerprint), agent is allowed to connect. Management Console generates a unique client_token for this agent. Agent saves the client_token in its settings and uses it for further connection to MC.

Bootstrap Token expiration

For security reasons bootstrap token has expiration date. You can change it in the Management Console's Settings, but it's advisable not to set a too long period.

When token expires, it's no longer available in the Management Console's Settings view. Click Generate to create a new bootstrap token.

Mc Bootstrap Token Generate

Note

The Agents that are already connected will not be affected - they will be using the client_token.

Re-generate token

You can also re-generate the token if there's suspicion that it got compromised. Again, the currently connected Agents will not be affected as they'll be using client_token for connection.

If one of the current Agent gets its settings deleted (reinstallation, for example), it is to get new agent config with new bootstrap token and certificate fingerprint.