Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
keyboard_arrow_right

https (REST API)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
https {
    addresses [ address-list ];
    cipher-list [cipher-1 cipher-2 cipher-3 ... ];
    mutual-authentication {
        certificate-authority certificate-authority-profile-name;
    }
    port port-number;
    server-certificate local-certificate-identifier;
}

Hierarchy Level

content_copy zoom_out_map
[edit system services rest]

Description

Specify encrypted HTTPS connection settings, including addresses for incoming connections, the port number, preferred cipher suites, and server certificate.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

system—To view this statement in the configuration.

system-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 14.2.

external-footer-nav