Identify and fix version errors in various ways.
| 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.
|
Version errors arise when there are mismatches between the TLS protocol versions that
the client and server use or between the TLS protocol versions that the client and
the Decryption profile applied to the traffic use. The error messages includes
bitmask values that identify the supported client and Decryption profile versions.
You can use these values to identify the cipher the client tried to use and the
cipher values that the Decryption profile supports. The CLI command to convert
version error bitmasks is:
debug dataplane show ssl-decrypt
bitmask-version <bitmask-value>. For more information and
remediation, see
Decryption Log Errors and Error Indexes.
Key Steps for Converting Bitmask Values and Turning Them Into Something
Useful
- Filter the Decryption logs for version errors using a query.
Plug the bitmask value into the appropriate CLI command to identify the
protocol versions that caused the error.
Use the cipher information to update the Decryption profile if you want to
allow access to the site in question.