To upload a custom Web server certificate signed by the Certificate Authority (CA):
Log in to the NDR as npadmin using the NDR IP address or FQDN. For example:
$ ssh npadmin@10.1.0.1or
$ ssh npadmin@exampleFQDNEnter privileged mode:
npadmin@ia> enableEnter the npadmin password. The password can be 5 to 24 characters long.
[sudo] password for npadmin: <password>Enter configuration mode:
npadmin@ia# configure systemEnter the Web server certificate configuration menu.
npadmin@ia(config)# certificatesEnter
2to replace the default self-signed certificate with a custom CA-signed certificate.You see the following:
The certificate must first be uploaded to the appliance in pem-encoded formatCA Certificate (path):Enter the PEM-encoded CA-signed certificate. Press
Enter.
If you upload a CA-signed certificate to the NDR, you must also upload a self-signed certificate. For instructions, see Creating a Custom Self-Signed Web Server Certificate Request and Uploading a Custom Self-Signed Web Server Certificate.