We run SGOS 7.3.x as Explicit Forwarding proxy, without SSL decryption. Can Edge SWG(ProxySG) in this deployment detect and block DNS-over-HTTPS (DoH)?
DNS-over-HTTPS (DoH) encrypts DNS queries inside HTTPS traffic. Since you're running EdgeSWG(ProxySG) in explicit forwarding mode without SSL decryption, the appliance cannot inspect the encrypted payload to identify DoH requests. That means:
Feature | Available Without SSL Decryption? |
---|---|
Detect DoH traffic | ❌ |
Block DoH via CPL | ❌ |
Use Application Classification (e.g. “DNS over HTTPS” app group) | ❌ |
Block known DoH domains by hostname | ✅ (but limited effectiveness) |
To fully detect and block DoH:
You can also refer to Method for blocking DNS-over-HTTPS (DoH)