Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

tls

date_range 15-Dec-23

Syntax

content_copy zoom_out_map
tls

Hierarchy Level

content_copy zoom_out_map
[edit system syslog host host transport]

Description

Configure this Transport Layer Security (TLS) protocol to forward syslog messages securely.

This configuration uses certificates to authenticate peers. Before configuring this statement, make sure that your device has CA certificate and the PKI. To know more about CA certificate and PKI, refer Self-Signed Digital Certificates.

Encapsulating syslog over TLS allows you to:

  • Validate the remote destination (syslog server) before transmitting any sensitive syslog information. (Authentication)

  • Encrypt the syslog during the transport. (Encryption)

  • Verify that the data has not been modified or tampered with (Integrity).

The remaining statements are explained separately. See CLI Explorer.

Release Information

Statement introduced in Junos OS Release 21.2R1.

Statement introduced in Junos OS Evolved Release 23.4R1.

footer-navigation