Copy the Token and Start the Client
After generating a registration token on the Secure Connector page, you will have a registration.token file that contains the single-use limited-time token for bootstrapping the client. Stop the Secure Connector client on the host and copy the token file where you have installed the Secure Connector client package.
-
To stop the client, run the following command:
systemctl stop tetration-secure-connector
-
Copy the registration.token file to the
/etc/tetration/cert/
folder. -
To restart the client, run the following command:
systemctl start tetration-secure-connector