Jump to:navigation, search
Wiki





































Configuration of the SSL interception in the HTTP proxy

Last adaptation to the version: 14.1.1(11.2025)

New:
  • Layout-Anpassung des User Interfaces
  • Updated to Redesign of the webinterface
notempty
This article refers to a Beta version
Access: UTM-IP:Port or UTM-URL:Port
Port as configured at Network / Appliance Settings / Webserver
Default-Port: 11115
i.e.: https://utm.ttt-point.de:11115
Default: https://192.168.175.1:11115
Applications HTTP Proxy  Area SSL-Interception

Part of the HTTP-Proxy


SSL-Interception

Caption Value Description Konfigurationsprofil / Globales Konf… bearbeiten UTMuser@firewall.name.fqdnApplicationsHTTP-Proxy SSL Interception tab
Enabled Off The SSL-Interception is turned off
Only webfilter based When enabled, only connections blocked by the web filter are intercepted.
This avoids the problem that there are sites that do not tolerate an interruption of the encryption (e.g. banking software) without having to define an exception for it.
Always Activates the SSL interception
Validate SNI:
Nur im globalen Konfigurationsprofil
Wird an zusätzliche Konfigurationsprofile vererbt
Yes When activated, any SNI in the ClientHello of the TLS handshake is checked. The host name contained is resolved and the addresses in the result are compared with the target address of the intercepted request. If they do not match, the connection is closed.
Without Server Name Indication validation, clients can manipulate SNI arbitrarily to bypass the web filter.
This setting should only be considered as a last resort when it seems impossible to standardize the DNS settings between the HTTP proxy and the UTM clients.
If the client and UTM use different DNS servers, this can lead to false positives.
Allow non identified protocols: Yes If this switch is deactivated, unrecognized protocols are blocked.
CA-Certificate: CA-SSL-Interception Here, a CA must be selected that can re-encrypt the connection after decryption (and scanning).
The public key of the CA must be installed on all client computers that are to use SSL Interception. Download can be done here directly with Download public key.
Download public key The public key should be installed on the clients that are going to use SSL interception to avoid certificate errors.
Peer verification:
not for Only webfilter based
Nur im globalen Konfigurationsprofil
Wird an zusätzliche Konfigurationsprofile vererbt
On This should definitely be enabled!
With this, the HTTP proxy checks whether the certificate of the called page is trustworthy. Since the browser only sees the local certificate, a check by the browser is no longer possible.

Exceptions for SSL-Interception

Exceptions for SSL-Interception

not for Only webfilter based
Enabled Off It is possible to define exceptions in the format of Regular Expressions. However, since only https can arrive here, it is not filtered for protocols, unlike the virus scanner.
New exceptions can be added directly in the input field.
So an exception for www.securepoint.de would be: .*\.securepoint\.de"
  • Regex exceptions do not apply to transparent mode!
  • Compare exceptions with the SNI:
    Only available if salidate SNI is active.
    Off Applies Server Name Indication validation only to activated  Exceptions of SSL-Interception .
    Ausnahmen: .*\.ttt-point\.de
    Vordefiniert im Globalen Konfigurationsprofil:
    .*\.ikarus\.at.*\.mailsecurity\.at .*91\.212\.136\..*
    Ausnahmen bestimmen, hier für ttt-point.de

    Peer verification exceptions

    Peer verification exceptions

    only if peer verification is active
    Enabled Off Here exceptions for certificate verification in regex format can be added.