This document describes how to view SSL Decryption Information from the CLI.
The following
show system setting ssl-decrypt
commands provide information about the SSL-decryption on the Palo Alto Networks device:
Show the list of ssl-decrypt certificates loaded on the dataplane
> show system setting ssl-decrypt certificate
Show the list of cached certificates loaded on the dataplane
> show system setting ssl-decrypt certificate-cache
Show the list of cached DNS entries
> show system setting ssl-decrypt dns-cache
Show the list of cached servers excluded from decryption
> show system setting ssl-decrypt exclude-cache
Show the list of Global Protect cookies
> show system setting ssl-decrypt gp-cookie-cache
Show the list of HSM requests
> show system setting ssl-decrypt hsm-request
Show the SSL decryption memory usage
> show system setting ssl-decrypt memory
Show the list of users who's notify option (whether to notify them of SSL decryption or not) has been cached. If the cache is on, the user will not be notified every time they browse to an encrypted site.
> show system setting ssl-decrypt notify-cache
Show URL rewrite statistics
> show system setting ssl-decrypt rewrite-stats
Show the list of cached sessions
> show system setting ssl-decrypt session-cache
Show ssl-decryption settings
> show system setting ssl-decrypt setting
To display the count of decrypted sessions
To view the decrypted sessions
To clear the decrypted sessions
To reset the ssl-decrypt cache
certificate-cache
Clear all ssl-decrypt certificate cache in dataplane
certificate-status
Clear all ssl-decrypt certificate CRL status cached in dataplane
dns-cache
Clear ssl-decrypt DNS cache
exclude-cache
Clear all exclude cache in dataplane
hsm-cache
Clear all ssl-decrypt HSM request in dataplane
notify-cache
Clear all ssl-decrypt notify-user cache in dataplane
rewrite-stats
Clear URL rewrite cache
session-cache
Clear all ssl-decrypt session cache in dataplane
The following command checks for any SSL decryption related failures