This document describes how to temporarily disable SSL decryption without modifying your decryption policy. This may be useful for troubleshooting purpose.
Details
To temporarily disable SSL decryption, use the following command:
> set system setting ssl-decrypt skip-ssl-decrypt yes
Note: This command is immediate, it does not require a commit. Also, this state is not persistent and will not be maintained after a reboot.
To re-enable decryption, use the following command:
> set system setting ssl-decrypt skip-ssl-decrypt no