hi…
i am using mikrotik router board750GL
currently i have some problem on web proxy, i configured web proxy, and i access denied few webpages and download extensoins.
for example: facebook.com = deny twitter.com = deny
*.avi = deny
*.mpeg - deny
but when the clients use https://facebook.com then facebook page is smoothly run
so how do i block https connection also from mikrotik router webproxy.
Web-Proxy is for HTTP ONLY!!! The Web-Proxy is NOT for HTTPS!!!
You need a seperate external proxy like squid if you want to proxy https.
Actually in wiki says: “This service performs proxying of HTTP and HTTP-proxy (for FTP, HTTP and HTTPS protocols) requests, so I’m interested too…”: http://wiki.mikrotik.com/wiki/Manual:IP/Proxy
I think it is against the idea of https it self. https are secure connections, and wouldn’t be apropriate for any to cache sensitive pages (except for NSA )