[squid-users] HTTPS forward proxy?

2014-01-21 Thread David Deller
Hello, I’m trying to set up Squid as an HTTPS forward proxy, but I’m having trouble getting it to work. Here's some background about my problem: * I have a web service running on Heroku, with a dynamic IP address. Static IPs on Heroku are not an option. * I need to connect to an external web

Re: [squid-users] HTTPS forward proxy?

2014-01-21 Thread David Deller
Hi Amos, thanks for your reply. On Jan 21, 2014, at 4:29 PM, Amos Jeffries squ...@treenet.co.nz wrote: On 2014-01-22 09:25, David Deller wrote: Hello, I’m trying to set up Squid as an HTTPS forward proxy, but I’m having trouble getting it to work. Here's some background about my problem

Re: [squid-users] HTTPS forward proxy?

2014-01-23 Thread David Deller
On Jan 23, 2014, at 1:19 PM, Alex Rousskov rouss...@measurement-factory.com wrote: On 2014-01-22 11:44, David Deller wrote: Here's another request, this time with HTTPS: $ curl --proxy https://my-proxy-server.example:3129 \ --proxy-anyauth --proxy-user redacted:redacted -w '\n

Re: [squid-users] HTTPS forward proxy?

2014-01-23 Thread David Deller
On Jan 23, 2014, at 4:20 PM, Amos Jeffries squ...@treenet.co.nz wrote: Well, let me back up a little. If there was another way to authenticate securely to Squid, that would also be acceptable. As I mentioned before, I don’t think I’m comfortable with Digest (certainly not Basic). The only