custom-cert
Last Updated January 24, 2025

This reference includes examples for syntax information for the
custom-cert
command.
Command
Description
Usage
Examples
custom-cert
Applies custom certificate for UI access
custom-cert [-h] {copy,apply,list,remove,display}
custom-cert list
custom-cert apply
custom-cert display
custom-cert remove
Syntax
Flag
Description
positional arguments:
{copy,apply,list,remove,display}
copy
– copies file locally using
scp
Example of copy:
(cli) custom-cert copy --host “10.1.1.1” --user 
“adminxyz” --port 22 --path “/tmp/file.crt”
cli) custom-cert copy --host “10.1.1.1” --user
“adminxyz” --port 22 --path “/tmp/file.key”
apply
– recertifies the setup with new certificate
list
– lists custom certificate
remove
– removes custom certificate
display
– displays custom certificate details