Celestica Documentation Portal

Find your product documents here

Server certificate

Configures absolute path of server certificate and key files.

Syntaxserver certificate file <cert-path> <key-path>
Command modeTelemetry Config
Parameters
  • cert-file – Specify the absolute path of server certificate file.

  • key-file – Specify the absolute path of key file.

Usage
  • Transfer or copy the certificate and key files into telemetry container prior to executing this command.

  • Telemetry service will be restarted to apply the configuration; wait for telemetry container to be up prior to applying the subsequent configuration.

  • Use no server certificate to remove server certificate configuration.

Supported Releases1.1.0 or later
Click command None
Example
sonic(conf-telemetry)# server certificate file /etc/certs/server.cer /etc/certs/server.key
sonic(conf-telemetry)# no server certificate
sonic(conf-telemetry)#