復号化戦略を策定し、企業ユーザーがアクセスするためにどの Web サイトが必要かを評価するプロセス中に、技術的な理由により復号化できないサイトがいくつか特定されました。 この場合、技術的な理由はサポートされていない暗号であるため、これらのサイトへのトラフィックは復号化されるとブロックされます。 エンジニアはどのように進めるべきでしょうか?
正解:C
If some sites cannot be decrypted due to technical reasons, such as unsupported ciphers, and blocking them is not an option, then the engineer should add the sites to the SSL Decryption Exclusion list to exempt them from decryption. The SSL Decryption Exclusion list is a predefined list of sites that are not subject to SSL decryption by the firewall. The list includes sites that use certificate pinning, mutual authentication, or unsupported cipher suites. The engineer can also add custom sites to the list if they have a valid business reason or technical limitation for not decrypting them34. Adding the sites to the SSL Decryption Exclusion list will allow the traffic to pass through without being decrypted or blocked by the firewall. References: SSL Decryption Exclusion, Troubleshoot Unsupported Cipher Suites