Hello, I can not access to Spotify and the error I see in the log file is: TCP_DENIED/403 0 CONNECT https://A2.spotify.com:4070 TCP_DENIED/403 0 CONNECT https://A1.spotify.com TCP_DENIED/403 0 CONNECT https://A3.spotify.com:443 My squid.conf contains the following: acl port SSL_ports 443 563 444 4070 8081 http_access deny CONNECT! SSL_ports Any ideas? Thank you.