Perform the following steps to upload TLC certificate:
Log into the NDR CLI using a terminal window or SSH client:
Using the SSH protocol, log into the appliance with management interface's IP address or hostname.
$ ssh npadmin@<NDR IP address>Enter the password when prompted. The
hostname > promptis displayed after you have logged in.
Enter privileged mode on the NDR CLI.
npadmin@hostname> enable
Enter the
npadminpassword, when prompted. The password can be 5 to 24 characters long.[sudo] password for npadmin: <password>
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.Type
tlcat the terminal and pressEnter.The Configure TLC configuration options are displayed on the terminal.
To upload TLC certificate, type
Uin theEnter your choicefield and then pressEnter.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.
Type
yesin theTrust this certificatefield to add certificate to the keystore.Press
Enterto proceed with generating the certificate.