Ok so i'm ready to pay for some one who will help me a little. Problem: main server can't connect to squid3 proxy over SSL. I have VDS with squid3 installed and php script which connecting with ssl over that proxy. Unfortunately proxy server refusing to accept connection. Firewall ports is opened, installed openssl on proxy server, using squid3. Any ideas?
By the way, i'm connecting to squid3 with GET method...i hear something about this, that squid3 will not accept GET or POST over SSL, i need to use some kind of CONNECT, any solution for this?