Document toolboxDocument toolbox

data.source.syslog > certificate request

The data.source.syslog > certificate request command gets the certificate request in .PEM format and generates a Certificate Signing Request. This certificate request must be signed by a third party Certification Authority to get an operable Syslog Certificate.

Syntax

data.source.syslog > certificate request 

Example

data.source.syslog > certificate request 

Below is Certificate Request.
Please pass it to your Certification Authority for signing to get Syslog Certificate.
-----BEGIN CERTIFICATE REQUEST-----
MIICUzCCATsCAQAwDjEMMAoGA1UEAwwDeHl6MIIBIjANBgkqhkiG9w0BAQEFAAOC
AoI=
-----END CERTIFICATE REQUEST-----
ok