Installing Root Certificate for Syslog Client

Use the following procedure to install a root certificate for a syslog client.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Install a root certificate on the store:

    syslog root-cert install-filename <file-name>

    The certificate is installed in folder: /intflash/.cert/.syslogrootinstalledcert/.

    Note

    Note

    The offline root certificate for TLS syslog must be kept in folder: /intflash/.cert/..syslogofflinerootcert/.

  3. Uninstall a root certificate from the store:

    no syslog root-cert install-filename <file-name>

  4. To display the installed syslog server root certificate file:

    show syslog root-cert-file

Variable Definition

The following table defines parameters for the syslog root-cert command.

Variable

Value

install-filename WORD<1–128>

Specifies the name of the root certificate to be installed on the store.