Documentation Index

Fetch the complete documentation index at: https://docs.senhasegura.io/llms.txt

Use this file to discover all available pages before exploring further.

How to manually update the bootstrap token and address to connect with Segura® Platform

Prev Next

This document provides information on how to manually update the bootstrap token and address to connect with the Segura® Platform.
If, for any reason, you changed the IP address or domain of your vault, you must update the token and address to reestablish your connection.

Requirements

Manually update the bootstrap token and address

To manually update the bootstrap token and address, see the following steps:

  1. Open your text editor and paste the following text: {"BootstrapToken":"token","BackendAddress":"address"}.
  2. Change the parameters:
    1. token: enter your bootstrap token obtained from the Admin Web Interface.
    2. address: enter your new IP or domain address.
  3. After entering the correct information, save the file as a .json and encode it as base64 with padding.
  4. Save the file to your desktop with the following name and extension: license.go.
    Info

    Windows file extensions are not displayed by default. Make sure to enable it before changing the file’s name.

  5. Copy the file to the %programdata% folder.

After copying the file, the EPM service will automatically detect the file and apply the token and address. Note that the updates will fail to take effect should any connectivity issues occur throughout this procedure.