tls (HTTP Servers)
Syntax
tls { local-certificate certificate-id; mutual-authentication { authentication-type (dont-request-cert | request-and-require-cert-and-verify | request-and-require-cert-but-dont-verify | request-cert-and-verify | request-cert-but-dont-verify); certificate-authority certificate-authority-profile-name; } }
Hierarchy Level
[edit system services http servers server]
Description
Configure Transport Layer Security (TLS) settings for the given server.
You must specify the local certificate that the server uses for authentication. You can optionally configure mutual authentication and define the settings that the network device uses for the client certificate.
Options
authentication-type |
(Optional) Specify the requirement for client certificates.
|
certificate-authority certificate-authority-profile-name |
Specify the name of a certificate authority profile that is used to validate
the certificate provided by a client. The profile must be configured at the
|
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 25.2R1 and Junos OS Evolved Release 25.2R1.