This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Decrypt and Scan HTTPS

Hello Sophos users,

Can someone tell me if the option on the policies, Decypt and Scan HTTPS, scans only on the port 443?
Or Sophos is taking all the SSL connections whatever port is using and scanning those also?

Best regards.



This thread was automatically locked due to age.
Parents
  • Hi  

    If you want Sophos Proxy to listen on other custom ports then you may add the same via below CLI command:

    console> set service-param HTTP add port XXXX

    Where XXXX is the custom port number on which site hosted or running.

    console> sh service-param
    Service Ports
    ------- -----
    - -
    ------------------------------------

    Once you will add the entry you will be able to see via above show command.

Reply
  • Hi  

    If you want Sophos Proxy to listen on other custom ports then you may add the same via below CLI command:

    console> set service-param HTTP add port XXXX

    Where XXXX is the custom port number on which site hosted or running.

    console> sh service-param
    Service Ports
    ------- -----
    - -
    ------------------------------------

    Once you will add the entry you will be able to see via above show command.

Children