I guess Sophos UTM can do inbound SSL decryption, not able to find in the configuration guide.
Can some one please advice how to configure this.
Thanks,
Steve
This thread was automatically locked due to age.
I guess Sophos UTM can do inbound SSL decryption, not able to find in the configuration guide.
Can some one please advice how to configure this.
Thanks,
Steve
Hello Doug
Thanks for the reply. So i need to turn on WAF functionality (add-on subscription) inorder to achieve this - right ?
Thanks,
Steve
If you just want to decrypt and inspect https traffic (man-in-the-middle) that is achieved by setting it up in webfiltering. Beware tough that your clients must have the UTM certificate otherwise they will report certificate errors because the UTM is basically the CA for all certificates.
what you described is outbound ssl inspection
I may misunderstand you, but that's what the web application firewall does (at least if you're talking about internal web servers).
The web application firewall is a reverse proxy which handles all http(s) requests from internet clients and passes them (after having checked the requests) to the internal webserver(s).
no worries, thanks for your answer.