cipher-list (REST API)
Syntax
cipher-list [ cipher-1 cipher-2 cipher-3 ...];
Description
Specify the set of ciphers the server can use to perform encryption and decryption functions. If this option is not configured, the server accepts any supported suite that is available.
Options
rsa-with-RC4-128-md5
— RSA, 128- bit RC4, MD5 hashrsa-with-RC4-128-sha
— RSA, 128-bit RC4, SHA hashrsa-with-3DES-ede-cbc-sha
— RSA, 3DES EDE/CBC, SHA hashdhe-rsa-with-3DES-ede-cbc-sha
— DHE/RSA, 3ES/EDE CBC, SHA hashrsa-with-aes-128-cbc-sha
— RSA, 128-bit AES/CBC, SHA hashdhe-rsa-with-aes-128-cbc-sha
— DHE/RSA, 128-bit AES/CBC, SHA hashrsa-with-aes-256-cbc-sha
— RSA, 256 bit AES/CBC, SHA hashdhe-rsa-with-aes-256-cbc-sha
— DHE/RSA, 256 bit AES/CBC, SHA hashecdhe-rsa-with-RC4-128-sha
— ECDHE/RSA, 128-bit RC4, SHA hashecdhe-rsa-with-3DES-ede-cbc-sha
— ECDHE/RSA, 128-bit 3DES EDE/CBC SHA hashecdhe-rsa-with-aes-128-cbc-sha
— ECDHE/RSA, 128-bit AES/CBC, SHA hashecdhe-rsa-with-aes-256-cbc-sha
— ECDHE/RSA, 256 bit AES/CBC, SHA hashrsa-with-aes-128-cbc-SHA256
— RSA, 128-bit AES/CBC, SHA256 hashrsa-with-aes-256-cbc-SHA256
— RSA, 256 bit AES/CBC, SHA256 hashdhe-rsa-with-aes-128-cbc-SHA256
— DHE/RSA, 128-bit AES/CBC, SHA256 hashdhe-rsa-with-aes-256-cbc-SHA256
— DHE/RSA, 256 bit AES/CBC, SHA256 hashrsa-with-aes-128-gcm-SHA256
— RSA, 128-bit AES/GCM, SHA256 hashrsa-with-aes-256-gcm-SHA384
— RSA, 256 bit AES/GCM, SHA384 hashdhe-rsa-with-aes-128-gcm-SHA256
— DHE/RSA, 128-bit AES/GCM, SHA256 hashdhe-rsa-with-aes-256-gcm-SHA384
— DHE/RSA, 256 bit AES/GCM, SHA384 hashecdhe-rsa-with-aes-128-cbc-SHA256
— ECDHE/RSA, 128-bit AES/CBC, SHA256 hashecdhe-rsa-with-aes-256-cbc-SHA384
— ECDHE/RSA, 256 bit AES/CBC, SHA384 hashecdhe-rsa-with-aes-128-gcm-SHA256
— ECDHE/RSA, 128-bit AES/GCM, SHA256 hashecdhe-rsa-with-aes-256-gcm-SHA384
— ECDHE/RSA, 256 bit AES/GCM, SHA384 hash
For Junos OS in FIPS mode, only the following FIPS-compliant cipher algorithms are supported:
rsa-with-aes-256-gcm-SHA384
— RSA, 256 bit AES/GCM, SHA384 hashdhe-rsa-with-aes-128-gcm-SHA256
— DHE/RSA, 128-bit AES/GCM, SHA256 hashdhe-rsa-with-aes-256-gcm-SHA384
— DHE/RSA, 256 bit AES/GCM, SHA384 hashecdhe-rsa-with-aes-128-gcm-SHA256
— ECDHE/RSA, 128-bit AES/GCM, SHA256 hashecdhe-rsa-with-aes-256-gcm-SHA384
— ECDHE/RSA, 256 bit AES/GCM, SHA384 hash
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.