Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show services ssl proxy session-cache entries

Syntax

Description

Display information about the entries stored in the SSL proxy session cache.

Note:

When the CLI is in logical system context mode and you enter an operational-mode command, the output of the command displays information related to the logical system only.

Options

pic-info fpc-slot slot number pic-slot slot-number

Display the information for the FPC in the specified slot.

detail

Display the detail information about the SSL proxy session cache entries.

summary

Display the summary of the SSL proxy session cache entries.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show services ssl proxy session-cache entries command. Output fields are listed in the approximate order in which they appear.

Table 1: show services ssl proxy session-cache entries Output Fields

Field Name

Field Description

Display Level

Hash Entry

Index number of the entry.

summary, detail

Status

Status of the cache entry-–active or expired. The cache entries are valid only for short interval.

summary, detail

Session Id Length

Length of the session ID. 32-bit field that identifies an SSL session.

summary, detail

Session Id

SSL session identifier.

summary, detail

Dst IP

Destination IP address.

summary, detail

Dst Port

Destination port number.

summary, detail

SSL-T Profile Id

SSL termination profile identification number.

summary, detail

SSL-I Profile Id

SSL initiation profile identification number.

summary, detail

Interdicted cert type [0x0]:

Interdicted server certificate

detail

Server cert verification result:

Server certificate validation results.

detail

Server name extn len

Extension length in the TLS server name extension.

detail

name

Server name in the TLS server name extension

detail

Server cert chain hash

The hash value of the server certificate chain.

detail

SSL-TERM session:

SSL termination session details. It includes the following fields.

  • SSL ver—SSL/TLS protocol version

  • Compression Method—Agreed-upon compression method used to compress data and

  • Cipher Id—Identification number for the cipher

  • Master Key Length—Length of the primary secret key.

detail

SSL-INIT session:

SSL initiation session details. It includes the following fields.

  • SSL ver—SSL/TLS protocol version

  • Compression Method—Agreed-upon compression method used to compress data and

  • Cipher Id—Identification number for the cipher

  • Master Key Length—Length of the primary secret key.

detail

SSL-T resumption type Session resumption type used in SSL termination

summary

SSL-I resumption type Session resumption type used in an SSL session—PSK-based (TLS1.3) or session-ID based (TLS1.2)

summary

Resumption type Session resumption type used in an SSL session—PSK-based (TLS1.3) or session-ID based (TLS1.2 or earlier versions) detail

Ticket valid time

Validity time of the session ticket that includes pre-shared key (PSK) identity detail
Tick_lifetime_hint Life time of the session ticket detail
Tick_age_add Age of the session ticket detail
Ticklen Length of the session ticket detail

Sample Output

show services ssl proxy session-cache entries summary

show services ssl proxy session-cache entries summary (Junos OS Release 22.1R1)

show services ssl proxy session-cache entries detail

show services ssl proxy session-cache entries detail (Junos OS Release 22.1R1)

Release Information

Command introduced in Junos OS Release 19.3R1.