Technical Tip: Explanation of SSL/TLS deep inspection limitation for FortiEDR Collector <> Aggregator/CORE communication
| Description | This article describes why FortiEDR does not support SSL/TLS deep packet inspection for the communication between the FortiEDR Collector and the Aggregators and Core. |
| Scope | FortiEDR. |
| Solution | FortiEDR does not support SSL/TLS deep packet inspection for the communication between the FortiEDR Collector and the Aggregators and Core. The following is why:
FortiEDR requires a mutual trust relationship between the client (Collector) and the server (Aggregator/Core)This means both the client and server must trust each other’s certificates.
Deep inspection can interfere with SSL connections by breaking the end-to-end encryption, which is essential for the secure communication required by FortiEDR. This interference can lead to connection errors, such as the error code -300060, which indicates SSL connection issues.
Disabling deep inspection ensures that the integrity and confidentiality of the communication between the FortiEDR components are maintained.
Recommended configuration: To ensure proper communication between the FortiEDR Collector and the Aggregators/Core: Create a firewall rule:
Use tools like 'telnet' and 'Test-NetConnection' to confirm connectivity to the Aggregator and Core servers. |

