syslog remotehost cert install
Install the HSM certificate.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
syslog remotehost cert install <filename> [ -force ]
Argument(s) | Shortcut | Description |
---|---|---|
. <filename> | . |
Filename of the received CA-signed HSM certificate to install. |
-force | -f |
Forces the action for scripting. |
Example
lunash:>syslog remotehost cert install client_sign.pem Attempting to install client_sign.pem HSM certificate installed successfully. The syslog service needs to be (re)started before a secure connection can be enabled. Command Result : 0 (Success)
(In the above example, client_sign.pem is the signed CSR of the HSM.)