Benutzer-Werkzeuge

Webseiten-Werkzeuge


Seitenleiste

Themen dieses Wiki


Edit
Hilfe

bluecoat:proxysg:disablessldetection

Disable SSL Detection

This solution is also relevant if teh Proxy does not Support teh SSL protocol or ciphers that are used by the Client/Server.

<proxy>
URL.domain=example.com detect_protocol(none)

Alternative (geeingnet für eine Liste von Domains)

<proxy> detect_protocol(none)
  [URL.domain]
    www.example.com
    ssl.example.com
    www.example.net
    ...
bluecoat/proxysg/disablessldetection.txt · Zuletzt geändert: 2016/11/15 12:48 (Externe Bearbeitung)