u/EngineeringKindly993

FortiGate SSL Inspection vs Proxy/Flow-Based (NSE4)

Hey guys,

The difference between proxy/flow-based and the SSL inspection profile is confusing me a lot even after a discussion with Claude and Open AI.

SSL Inspection Profile = tells FortiGate how to handle TLS/SSL encryption.

  1. Certificate inspection = FortiGate only reads the certificate and packet header. Checks: is the certificate legitimate? Is it revoked? Who issued it? Does the domain match? No decryption of actual traffic content.
  2. Full SSL inspection = FortiGate acts as a man-in-the-middle. Decrypts traffic, inspects content, re-encrypts, forwards. Creates 2 TLS sessions (client↔FortiGate and FortiGate↔server) so it can see inside the encrypted tunnel.

Proxy/Flow = tells FortiGate how to handle the traffic buffer AFTER and DURING decryption.

  • Flow-based = FortiGate forwards packets to the client while simultaneously copying them to the antivirus engine (for all UTM?). The last packet is held until the scan completes. If a virus is found → connection reset, file arrives truncated/incomplete at the client.
  • Proxy-based = FortiGate creates 2 TCP sessions and buffers the entire payload before sending anything to the client. Once fully buffered and scanned → either forwards clean content or sends a block replacement message. Client never receives a partial file. true?

All UTM profiles are always full inspection mode. (except for 2)

I don't know why it's still not clear for me.

I think i'm confusing proxy based and full ssl inspection.

reddit.com
u/EngineeringKindly993 — 7 days ago

https://preview.redd.it/cmxctimeq5xg1.png?width=1151&format=png&auto=webp&s=19ab2170f729b3db0d08f50b709442d900681a00

I BGP-peered my SSR with a FG. No issue in that regard, they're neighbors

But I can't seem to advertise routes.

The routes that the Fortigate advertised to my SSR appear in both the 'Advertised Routes' and the "Received Routes".

He doesn't propagate the static routes that I added in the Hub profile.

Something I don't understand or that i'm not doing well ?

FIB lookup:

https://preview.redd.it/7uwb4efuo5xg1.png?width=1170&format=png&auto=webp&s=cdd76c6cfce52e1744e3cb22c301e9320d62f051

reddit.com
u/EngineeringKindly993 — 20 days ago