WhiteList for DropBox

Hi everybody, I’m finally using nethserver in my company as a gateway appliance with Transparent SSL proxy.
Everything seems to work perfectly till now, except for users using the dropbox application. I put a range of addresses in the exclusion list, but it’s not working. What can I do?

You could configure all dropbox clients to use the proxy or bypass ssl interception for dropbox.

config setprop squid SSLBypass .dropbox.com,.box.com,.box.net,.boxcloud.com,.dropbox.net,.boxcdn.net
signal-event nethserver-squid-update

It works perfectly!! Thank you :+1:

1 Like