Identify and fix version errors or unsupported cipher suites so you can decide
whether to allow the traffic by excluding it from decryption.
| Where Can I Use
This? | What Do I Need? |
|
|
For Prisma Access (Managed by Panorama): If you're using a NGFW (Managed by PAN-OS or Panorama),
no other requirements.
|
Cipher errors are unsupported cipher errors where at least one of the following is
true:
The client tries to negotiate a cipher that the NGFW supports but that the
Decryption profile applied to the traffic doesn’t support.
The client tries to negotiate a cipher that the NGFW does not support.
(Rare) SSL Inbound Inspection is enabled and the server’s
capabilities don’t match the Decryption profile settings.
The error message includes the supported client cipher bitmask value and the
supported Decryption profile cipher bitmask value. You can use bitmask
values to identify the cipher the client tried to use and the cipher values
that the Decryption profile supports.
Key Steps for Converting Bitmask Values and Turning Them Into Something
Useful
- Filter the Decryption logs for cipher errors using a query.
Plug the bitmask value into the appropriate CLI command to identify the
cipher that caused the error.
Use the cipher information to update the Decryption policy rule or Decryption
profile if you want to allow access to the site in question.