show services ssl session
Syntax
show services ssl session flow-session-id pic-info fpc-slot slot number pic-slot slot-number
Description
Display information about the Secure Sockets Layer (SSL) session.
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. |
Required Privilege Level
view
Output Fields
Table 1 lists
the output fields for the show services ssl session
command.
Output fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Session identifier. |
|
SSL connection type. |
|
SSL profile applied - proxy or termination or initiation. |
|
Session resumption applied. |
|
One-crypto status for this particular session: Enabled or Disabled. |
|
Async-crypto status for this particular session: Enabled or Disabled. |
|
Number of times the session renegotiation was done. |
|
Full subject name of the certificate. |
|
Status of the server certificate validation. |
|
Serial number of the certificate. |
|
Status of cRL validation is enabled or disabled. |
|
Actions related to certification revocations checks. |
|
SSL termination details:
|
|
SSL initiation details:
|
Sample Output
show services ssl session
user@host >
show services ssl session flow-session-id
Lsys Name : root-logical-system
PIC:fpc0 fpc[0] pic[0] ------
Session ID : 56
Connection Type : PROXY
SSL Profile : SSL_PROFILE
Resumed Session : No
One-crypto : Disabled
Async-crypto : Enabled
Renegotiation count : 0
Server Certificate Subject Name : /C=IN/ST=KAR/L=BNG/O=JN/OU=JNPR/CN=server/emailAddress=ser
Server Cert verification status : OK
CRL check : Enabled
Action : Allow
SSL_T Details :
Key size : 2048
cipher : ECDHE-RSA-AES256-GCM-SHA384
TLS version : 1.2
SSL_I Details :
Key size : 2048
Cipher : ECDHE-RSA-AES256-GCM-SHA384
TLS version : 1.2
Release Information
Command introduced in Junos OS Release 19.3R1.