Uploading TLC certificate

Prev Next

Perform the following steps to upload TLC certificate:

  1. Log into the NDR CLI using a terminal window or SSH client:

    1. Using the SSH protocol, log into the appliance with management interface's IP address or hostname.

      $ ssh npadmin@<NDR IP address>
    2. Enter the password when prompted. The hostname > prompt is displayed after you have logged in.

  2. Enter privileged mode on the NDR CLI.

    npadmin@hostname> enable
  3. Enter the npadmin password, when prompted. The password can be 5 to 24 characters long.

    [sudo] password for npadmin: <password>
  4. Enter configuration mode.

    npadmin@hostname# configure system

    The prompt changes to npadmin@hostname(config)# on the terminal indicating that configuration mode is enabled. You can now proceed with the TLC configuration task.

  5. Type tlc at the terminal and press Enter.

    The Configure TLC configuration options are displayed on the terminal.

  6. To upload TLC certificate, type U in the Enter your choice field and then press Enter.

  7. Type the tlc base64 file name. For example, <filename>.crt. The details of the certificate is displayed.

    Note

    • From the Configuration > Server Settings > Identity Replication Certificate path, copy the base64 string and paste it in a file . Name this file as <filename>.crt. Move this file in transfer folder.

    • Do not add ''----BEGIN CERTIFICATE---- and ----END CERTIFICATE----''. It must be a plain base64 string.

  8. Type yes in the Trust this certificate field to add certificate to the keystore.

  9. Press Enterto proceed with generating the certificate.