- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
10-12-2018 10:24 AM - edited 10-12-2018 10:41 AM
when i run below command
show system setting ssl-decrypt exclude-cache
VSYS SERVER APP TIMEOUT REASON DECRYPTED_APP PROFILE EXCLUSION_LIST_MATCH
13.71.172.130:443 ssl 42077 SSL_CLIENT_CERT undecided default No
does this mean that PA can not decrypt the ssl traffic due to client cert?
what can be actual reason behind this?
10-12-2018 10:46 AM
That's correct. The "SSL_CLIENT_CERT" means that the site is doing certificate-based client authentication.
A client cert can't be spoofed because you cannot generate a client cert on the fly that matches the CA requested by the server, so the firewall adds it to the exclude cache.
10-12-2018 10:46 AM
That's correct. The "SSL_CLIENT_CERT" means that the site is doing certificate-based client authentication.
A client cert can't be spoofed because you cannot generate a client cert on the fly that matches the CA requested by the server, so the firewall adds it to the exclude cache.
10-12-2018 10:47 AM
Many thanks Sir!
Pleasure to get reply from you.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!